summaryrefslogtreecommitdiff
path: root/dfhack.init-example
diff options
context:
space:
mode:
Diffstat (limited to 'dfhack.init-example')
-rw-r--r--dfhack.init-example5
1 files changed, 5 insertions, 0 deletions
diff --git a/dfhack.init-example b/dfhack.init-example
index 0bf34460..8a3ec8f2 100644
--- a/dfhack.init-example
+++ b/dfhack.init-example
@@ -45,6 +45,7 @@ keybinding add Shift-R "job-material RHYOLITE"
keybinding add Shift-I "job-material CINNABAR"
keybinding add Shift-B "job-material COBALTITE"
keybinding add Shift-O "job-material OBSIDIAN"
+keybinding add Shift-T "job-material ORTHOCLASE"
keybinding add Shift-G "job-material GLASS_GREEN"
# browse linked mechanisms
@@ -90,3 +91,7 @@ tweak fix-dimensions
# make reactions requiring containers usable in advmode - the issue is
# that the screen asks for those reagents to be selected directly
tweak advmode-contained
+
+# support Shift-Enter in Trade and Move Goods to Depot screens for faster
+# selection; it selects the current item or stack and scrolls down one line
+tweak fast-trade