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

View File

@@ -1126,6 +1126,8 @@ Teleport around the level. Default key is '^T'.
.lp #terrain
Show bare map without displaying monsters, objects, or traps.
Autocompletes.
.lp #therecmdmenu
Show a menu of possible actions in a location next to you.
.lp #throw
Throw something. Default key is 't'.
.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
interesting and/or important information. Persistent.
.lp herecmd_menu
When using a windowport that supports mouse and clicking on yourself, show
a menu of possible actions for this location. Same as herecmdmenu command.
When using a windowport that supports mouse and clicking on yourself or
next to you, show a menu of possible actions for the location.
Same as herecmdmenu and therecmdmenu commands.
.lp hilite_pet
Visually distinguish pets from similar animals (default off).
The behavior of this option depends on the type of windowing you use.

View File

@@ -1186,6 +1186,9 @@ Show what type of thing a map symbol corresponds to. Default key is '{\tt ;}'.
\item[\tb{\#help}]
Show the help menu. Default key is '{\tt ?}', and '{\tt h}' if {\it number\verb+_+pad\/} is on.
%.lp
\item[\tb{\#herecmdmenu}]
Show a menu of possible actions in your current location.
%.lp
\item[\tb{\#history}]
Show long version and game history. Default key is '{\tt V}'.
%.lp
@@ -1386,6 +1389,9 @@ Teleport around the level. Default key is '{\tt \^{}T}'.
Show bare map without displaying monsters, objects, or traps.
Autocompletes.
%.lp
\item[\tb{\#therecmdmenu}]
Show a menu of possible actions in a location next to you.
%.lp
\item[\tb{\#throw}]
Throw something. Default key is '{\tt t}'.
%.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.
%.lp
\item[\ib{herecmd\verb+_+menu}]
When using a windowport that supports mouse and clicking on yourself, show
a menu of possible actions for this location. Same as herecmdmenu command.
When using a windowport that supports mouse and clicking on yourself or
next to you, show a menu of possible actions for the location.
Same as herecmdmenu and therecmdmenu commands.
%.lp
\item[\ib{hilite\verb+_+pet}]
Visually distinguish pets from similar animals (default off).