diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/configuration/config.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs/configuration/config.md b/docs/docs/configuration/config.md index e143c697..0e82f19a 100644 --- a/docs/docs/configuration/config.md +++ b/docs/docs/configuration/config.md @@ -409,6 +409,14 @@ macOS does not have an ++alt++ key, although terminal emulators can often be con ctrl_n_shortcuts = true ``` +### show_numeric_shortcuts + +Atuin version: >= 18.9 + +Default: `true` + +Whether to show numeric shortcuts (1..9) beside list items in the TUI. Set this to `false` to hide the moving numbers if you find them distracting. + ### `network_timeout` Atuin version: >= 18.0 |
