From: Pasi Kallinen Date: Wed, 1 Nov 2017 14:13:51 +0000 (+0200) Subject: Document therecmdmenu X-Git-Tag: NetHack-3.6.1_RC01~225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2765c573fd1d965736310c663b1bbbf933154c8;p=nethack Document therecmdmenu --- diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index b7b2258cf..70b439138 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -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. diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 66610799e..6612ae19c 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -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).