Add full compass coordinate mode for screen readers

This commit is contained in:
Pasi Kallinen
2016-09-20 18:36:03 +03:00
parent 723edd9af9
commit 28e36b3136
5 changed files with 23 additions and 7 deletions

View File

@@ -2698,6 +2698,7 @@ The possible settings are:
.sd
.si
.CC c "compass ('east' or '3s' or '2n,4w');"
.CC f "full compass ('east' or '3south' or '2north,4west');"
.CC m "map <x,y> (map column x=0 is not used);"
.CC s "screen [row,column] (row is offset to match tty usage);"
.CC n "none (no coordinates shown) [default]."