'?' entry for 'O' help
Update the menu for the help command to change "i - using the 'O' command to set options" to "i - using the '#optionsfull' or 'm O' command to set options" (examples assume default key bindings but the actual help menu shows currently bound keys; the "or 'foo'" part is omitted if #optionsfull is bound to a key). dat/opthelp should probably be updated to describe how doset_simple works since that is different from normal menus and explicitly contradicts the existing description for boolean settings being deferred until the menu gets dismissed. Any changes need to make sense if displayed in the context of picking '?' in #optionsfull. Maybe a separate help file and separate entry for it in '?' menu?
This commit is contained in:
@@ -1357,6 +1357,7 @@ when using --nethackrc=file on the command line (currently only implemented
|
||||
containing 'file' before using it as the RC file name
|
||||
using 'o'pen as a synonym for #loot of a container at the hero's location did
|
||||
not work if the hero was in a pit
|
||||
update '?' menu to reflect change to 'O' command
|
||||
|
||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||
also included tty support
|
||||
|
||||
Reference in New Issue
Block a user