helix/helix-term/src/keymap
lesleyrs 8dab8a0a03 Add shift-backspace keybind alias for backspace (#4937)
When the Kitty Keyboard Protocol is enabled, S-backspace is
distinguished from backspace with no modifiers. This is awkward when
typing because it's very easy to accidentally hold shift and press
backspace temporarily when typing capital letters.

Kakoune (which is also a Kitty Keyboard Protocol application) treats
S-backspace as backspace too:
3150e9b3cd/src/input_handler.cc (L1275)
2023-02-28 12:35:52 +09:00
..
default.rs Add shift-backspace keybind alias for backspace (#4937) 2023-02-28 12:35:52 +09:00
macros.rs Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00