|
|
@ -9,7 +9,11 @@ keybind = ctrl+,=unbind |
|
|
keybind = shift+home=text:\x1b[1;2H |
|
|
keybind = shift+home=text:\x1b[1;2H |
|
|
keybind = shift+end=text:\x1b[1;2F |
|
|
keybind = shift+end=text:\x1b[1;2F |
|
|
keybind = shift+backspace=text:\x1b[127;2u |
|
|
keybind = shift+backspace=text:\x1b[127;2u |
|
|
|
|
|
|
|
|
|
|
|
# special case ALT+BS => SUPER+ALT+BS |
|
|
keybind = alt+backspace=text:\x1b[127;11u |
|
|
keybind = alt+backspace=text:\x1b[127;11u |
|
|
|
|
|
# keybind = alt+backspace=text:\x1b[127;3u # kitty ALT+BS |
|
|
|
|
|
# keybind = alt+backspace=text:\x1b\x7f # xterm ALT+BS |
|
|
|
|
|
|
|
|
# Mouse Wheel speed |
|
|
# Mouse Wheel speed |
|
|
mouse-scroll-multiplier = 1 |
|
|
mouse-scroll-multiplier = 1 |