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:
Pasi Kallinen
2015-03-11 21:56:12 +02:00
parent a335f8306f
commit a46b7a3cf3
3 changed files with 67 additions and 22 deletions

View File

@@ -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