Add some suggested keybindings from docs to dfhack.init-example

Ref #988
develop
lethosor 2018-05-16 19:45:47 -04:00
parent c85274eb01
commit 3c5a9457b4
3 changed files with 9 additions and 1 deletions

@ -58,6 +58,9 @@ keybinding add Alt-Q@jobmanagement/Main gui/manager-quantity
# view combat reports for the selected unit/corpse/spatter
keybinding add Ctrl-Shift-R view-unit-reports
# view extra unit information
keybinding add Alt-I@dwarfmode/ViewUnits|unitlist gui/unit-info-viewer
##############################
# Generic adv mode bindings #
##############################
@ -65,6 +68,8 @@ keybinding add Ctrl-Shift-R view-unit-reports
keybinding add Ctrl-B@dungeonmode adv-bodyswap
keybinding add Ctrl-Shift-B@dungeonmode "adv-bodyswap force"
keybinding add Shift-O@dungeonmode gui/companion-order
keybinding add Ctrl-T@dungeonmode gui/advfort
keybinding add Ctrl-A@dungeonmode/ConversationSpeak adv-rumors
##############################
# Generic legends bindings #

@ -44,7 +44,10 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `tweak` max-wheelbarrow: fixed conflict with building renaming
## Misc Improvements
- `adv-rumors`: bound to Ctrl-A
- `gui/advfort`: bound to Ctrl-T
- `gui/room-list`: added support for ``Gui::getSelectedBuilding()``
- `gui/unit-info-viewer`: bound to Alt-I
- `search`: added support for stone restrictions screen (under ``z``: Status)
## API

@ -1 +1 @@
Subproject commit ed1b046dda50571c66d03916b62b547db13bb0e0
Subproject commit 5e8f85957bb6863632a5984181b64ed07e055d9c