Document therecmdmenu

This commit is contained in:
Pasi Kallinen
2017-11-01 16:13:51 +02:00
parent 089863088e
commit f2765c573f
2 changed files with 14 additions and 4 deletions
+5 -2
View File
@@ -1126,6 +1126,8 @@ Teleport around the level. Default key is '^T'.
.lp #terrain .lp #terrain
Show bare map without displaying monsters, objects, or traps. Show bare map without displaying monsters, objects, or traps.
Autocompletes. Autocompletes.
.lp #therecmdmenu
Show a menu of possible actions in a location next to you.
.lp #throw .lp #throw
Throw something. Default key is 't'. Throw something. Default key is 't'.
.lp #timeout .lp #timeout
@@ -2559,8 +2561,9 @@ off makes just looking at things faster, since you aren't interrupted with the
``More info?'' prompt, but it also means that you might miss some ``More info?'' prompt, but it also means that you might miss some
interesting and/or important information. Persistent. interesting and/or important information. Persistent.
.lp herecmd_menu .lp herecmd_menu
When using a windowport that supports mouse and clicking on yourself, show When using a windowport that supports mouse and clicking on yourself or
a menu of possible actions for this location. Same as herecmdmenu command. next to you, show a menu of possible actions for the location.
Same as herecmdmenu and therecmdmenu commands.
.lp hilite_pet .lp hilite_pet
Visually distinguish pets from similar animals (default off). Visually distinguish pets from similar animals (default off).
The behavior of this option depends on the type of windowing you use. The behavior of this option depends on the type of windowing you use.
+9 -2
View File
@@ -1186,6 +1186,9 @@ Show what type of thing a map symbol corresponds to. Default key is '{\tt ;}'.
\item[\tb{\#help}] \item[\tb{\#help}]
Show the help menu. Default key is '{\tt ?}', and '{\tt h}' if {\it number\verb+_+pad\/} is on. Show the help menu. Default key is '{\tt ?}', and '{\tt h}' if {\it number\verb+_+pad\/} is on.
%.lp %.lp
\item[\tb{\#herecmdmenu}]
Show a menu of possible actions in your current location.
%.lp
\item[\tb{\#history}] \item[\tb{\#history}]
Show long version and game history. Default key is '{\tt V}'. Show long version and game history. Default key is '{\tt V}'.
%.lp %.lp
@@ -1386,6 +1389,9 @@ Teleport around the level. Default key is '{\tt \^{}T}'.
Show bare map without displaying monsters, objects, or traps. Show bare map without displaying monsters, objects, or traps.
Autocompletes. Autocompletes.
%.lp %.lp
\item[\tb{\#therecmdmenu}]
Show a menu of possible actions in a location next to you.
%.lp
\item[\tb{\#throw}] \item[\tb{\#throw}]
Throw something. Default key is '{\tt t}'. Throw something. Default key is '{\tt t}'.
%.lp %.lp
@@ -3125,8 +3131,9 @@ interrupted with the ``{\tt More info?}'' prompt, but it also means that you
might miss some interesting and/or important information. Persistent. might miss some interesting and/or important information. Persistent.
%.lp %.lp
\item[\ib{herecmd\verb+_+menu}] \item[\ib{herecmd\verb+_+menu}]
When using a windowport that supports mouse and clicking on yourself, show When using a windowport that supports mouse and clicking on yourself or
a menu of possible actions for this location. Same as herecmdmenu command. next to you, show a menu of possible actions for the location.
Same as herecmdmenu and therecmdmenu commands.
%.lp %.lp
\item[\ib{hilite\verb+_+pet}] \item[\ib{hilite\verb+_+pet}]
Visually distinguish pets from similar animals (default off). Visually distinguish pets from similar animals (default off).