Accessibility: Pick travel/cursor targets from a menu
commitefd7526194b972b0db5886e0f9e7bd8084e95c52
authorPasi Kallinen <paxed@alt.org>
Thu, 6 Oct 2016 10:03:56 +0000 (6 13:03 +0300)
committerPasi Kallinen <paxed@alt.org>
Thu, 6 Oct 2016 10:10:13 +0000 (6 13:10 +0300)
treee09cd10f5fd152d11efc55a1df217d44eb33fff1
parent53cd30c54cb8f98aa8da94aaa8466c1c697da174
Accessibility: Pick travel/cursor targets from a menu

Adds two new configurable keys to the cursor targeting: 'A' (getpos.menu)
and 'a' (getpos.menu.cansee). First one shows a menu of all interesting
glyphs on the map, second one shows only those in sight.

Travel command also now obeys the "request menu" -prefix, showing
the menu with interesting targets in sight, and then traveling there.

Idea via the NetHack accessibility research by Alexei Pepers.
doc/Guidebook.mn
doc/Guidebook.tex
include/extern.h
include/flag.h
include/rm.h
src/cmd.c
src/do_name.c