Commit 7bd13b9
refactor(blink): simplify cmdline keymap and disable auto-insert for completion
Replace show_and_insert_or_accept_single with show+select_next/prev for Tab/S-Tab
and add show to C-n/C-p in cmdline mode. Disable preselect and auto_insert for
cmdline completion list selection.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 96755a5 commit 7bd13b9
2 files changed
+17
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
129 | 131 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
| 133 | + | |
135 | 134 | | |
136 | | - | |
137 | | - | |
| 135 | + | |
| 136 | + | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments