feat: add autocompleteMaxVisible setting for configurable dropdown height
This commit is contained in:
committed by
Mario Zechner
parent
06a7fedda5
commit
b212314f45
@@ -43,6 +43,7 @@ Edit directly or use `/settings` for common options.
|
||||
| `collapseChangelog` | boolean | `false` | Show condensed changelog after updates |
|
||||
| `doubleEscapeAction` | string | `"tree"` | Action for double-escape: `"tree"` or `"fork"` |
|
||||
| `editorPaddingX` | number | `0` | Horizontal padding for input editor (0-3) |
|
||||
| `autocompleteMaxVisible` | number | `5` | Max visible items in autocomplete dropdown (3-20) |
|
||||
| `showHardwareCursor` | boolean | `false` | Show terminal cursor |
|
||||
|
||||
### Compaction
|
||||
|
||||
Reference in New Issue
Block a user