Add an example of focus string usage and a lua command keybinding.

develop
Alexander Gavrilov 2012-06-06 19:05:07 +04:00
parent 9dbcaa2733
commit 36d2e6efde
1 changed files with 3 additions and 0 deletions

@ -13,6 +13,9 @@ keybinding add Ctrl-Shift-K autodump-destroy-here
# any item:
keybinding add Ctrl-K autodump-destroy-item
# quicksave, only in main dwarfmode screen and menu page
keybinding add Ctrl-Alt-S@dwarfmode/Default quicksave
##############################
# Generic adv mode bindings #
##############################