File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,3 +80,20 @@ Dev mode
8080By default, commands intended for developers and modders are filtered out of the
8181autocomplete list. You can toggle this filtering by hitting :kbd: `Ctrl `:kbd: `D `
8282at any time.
83+
84+ Autocomplete tab speed
85+ ----------------------
86+
87+ By default in DF, holding down the :kbd: `Tab ` key is the same as just pressing
88+ it once. This makes scanning quickly through the autocomplete list with the
89+ keyboard quite slow. To speed things up, you can go to the DF keybinding
90+ configuration screen (hit :kbd: `Esc ` from the main map and select
91+ ``Key Bindings `` from the menu), select ``General ``, and then ``Change tab or
92+ highlight selection ``. If you change the configuration for that item to
93+ ``Immediate repeat ``, then holding :kbd: `Tab ` will allow you to scan through
94+ the autocomplete list more quickly. Be sure to also change the configuration for
95+ the next item, ``Change tab or highlight selection, secondary ``, to also allow
96+ :kbd: `Shift `:kbd: `Tab ` to work the same way.
97+
98+ Back at the main Key Bindings screen, select ``Save and exit `` to get back to
99+ the game.
You can’t perform that action at this time.
0 commit comments