TTY: Implement the menu_search command
When in a menu that allows selecting entries, press ':' to enter any text. Entries that match the text (via pmatch) will be toggled.
This commit is contained in:
@@ -2104,7 +2104,7 @@ Implemented by the Amiga, Gem and tty ports.
|
||||
Default '<'.
|
||||
.lp menu_search
|
||||
Menu character accelerator to search for a menu item.
|
||||
Implemented by the Amiga, Gem and X11 ports.
|
||||
Implemented by the Amiga, Gem, X11 and tty ports.
|
||||
Default ':'.
|
||||
.lp menu_select_all
|
||||
Menu character accelerator to select all items in a menu.
|
||||
|
||||
@@ -1097,6 +1097,7 @@ win32tty: support for 'selectsaved' option for menu of existing save files
|
||||
to choose from at game startup
|
||||
tty: add window port routines for saving/restoring message history
|
||||
tty: enhanced role, race, &c selection at start of new game
|
||||
tty: implement : (menu_search) command
|
||||
smartphone: added "Type Cmd" command that allows to type arbitrary commands
|
||||
using phone keypad
|
||||
smartphone: added Q(quiver) command to "Attack" layout
|
||||
|
||||
Reference in New Issue
Block a user