diff options
author | Benoît Cortier | 2022-07-15 13:59:00 +0000 |
---|---|---|
committer | GitHub | 2022-07-15 13:59:00 +0000 |
commit | 333ab278374863296ebef5154340f33482e13edb (patch) | |
tree | 72b7d305e0d27da468b65fb9c4b81203236197d9 /runtime/queries/tablegen | |
parent | 8681fb6d9ee06610fac2baafb4ca34f93f9c7f4d (diff) |
feat(term): uniformize word-wise movement and deletion (#2500)
Ctrl-based shortcuts are common in numerous applications.
This change:
- Adds Ctrl+{Left/Right/Backspace/Delete} for word-wise movement/deletion in prompt, picker, …
- Removes Alt-Left and Alt-Right in prompt, picker, …
- Adds Alt-Delete in insert mode for forward word deletion
In some terminals, Alt-Backspace might not work because it is ambigous.
See: https://github.com/helix-editor/helix/pull/2193#issuecomment-1105042501
Hence, Alt alternative is not removed.
Diffstat (limited to 'runtime/queries/tablegen')
0 files changed, 0 insertions, 0 deletions