Accessibility: option to prevent status line updates

Apparently some screen readers keep reading the status lines
at the bottom of the screen when parts of those change.
Add an option to prevent updates to those lines.
This commit is contained in:
Pasi Kallinen
2017-01-10 22:19:03 +02:00
parent 3ea12fe048
commit c6f26c05d7
6 changed files with 19 additions and 2 deletions
+1
View File
@@ -365,6 +365,7 @@ some death by the-poison-was-deadly situations left stale non-zero HP shown
when sitting at a trap spot: You sit down. You step on a level teleporter.
(likewise for polymorph trap, and similar issue for web)
show all statusline information in #attributes
add option status_updates to prevent bottom of screen status line updates
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository