We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63595b4 commit d71c9d4Copy full SHA for d71c9d4
data/init/dfhack.keybindings.init
@@ -25,6 +25,9 @@ keybinding add Ctrl-Shift-K gui/cp437-table
25
# customizable quick command list
26
keybinding add Ctrl-Shift-A gui/quickcmd
27
28
+# save the description of a selected unit or item to the `/markdown_{YourWorldName}.md` file in the root game directory
29
+keybinding add Shift-R@dwarfmode/ViewSheets/UNIT|dwarfmode/ViewSheet markdown
30
+
31
32
###################
33
# embark bindings #
0 commit comments