11gui/launcher
22============
3- Tags: fort, adventure, legends, system
3+ Tags: system
44:dfhack-keybind: `gui/launcher `
55
66In-game DFHack command launcher with integrated help. It is the primary GUI
@@ -36,9 +36,10 @@ where the dialog does not reappear to show you the command output, the output
3636As you type, autocomplete options for DFHack commands appear in the right
3737column. If the first word of what you've typed matches a valid command, then the
3838autocomplete options will also include commands that have similar functionality
39- to the one that you've named. Hit :kbd: `Tab ` or :kbd: `Shift `:kbd: `Tab ` to cycle
40- through the autocomplete options. Hit :kbd: `Alt `:kbd: `Left ` if you want to undo
41- the autocomplete and go back to the text you had before you hit :kbd: `Tab `.
39+ to the one that you've named. Click on an autocomplete option to select it or
40+ cycle through them with :kbd: `Tab ` or :kbd: `Shift `:kbd: `Tab `. Hit
41+ :kbd: `Alt `:kbd: `Left ` if you want to undo the autocomplete and go back to the
42+ text you had before you autocompleted.
4243
4344**Context-sensitive help **
4445
@@ -47,8 +48,9 @@ information in the help area about how to get started.
4748
4849Once you have typed (or autocompleted) a word that matches a valid command, the
4950help area shows the help for that command, including usage instructions. You can
50- scroll the help text page by page with :kbd: `PgUp ` and :kbd: `PgDn ` or line by
51- line with :kbd: `Ctrl `:kbd: `Up ` and :kbd: `Ctrl `:kbd: `Down `.
51+ scroll the help text page by page by left/right clicking or with :kbd: `PgUp ` and
52+ :kbd: `PgDn `. You can also scroll line by line with :kbd: `Ctrl `:kbd: `Up ` and
53+ :kbd: `Ctrl `:kbd: `Down `.
5254
5355**Command history **
5456
0 commit comments