diff options
| author | Jonas Maier <jonas@x77.dev> | 2026-05-09 10:10:42 +0200 |
|---|---|---|
| committer | Jonas Maier <jonas@x77.dev> | 2026-05-09 10:10:42 +0200 |
| commit | 8d02827c6dd3f14f0722c685938359fef4fb9d38 (patch) | |
| tree | 6ca9256dfc5d614541c4a4fc518ddf53256abb7c /src/profile | |
| parent | 9e926819db6c94bd5a6b9c76d4dbaf0bff77c45e (diff) | |
| download | pish-8d02827c6dd3f14f0722c685938359fef4fb9d38.tar.gz | |
ctrl-backspace in alacritty
Diffstat (limited to 'src/profile')
| -rw-r--r-- | src/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profile b/src/profile index 8e12340..3163575 100644 --- a/src/profile +++ b/src/profile @@ -7,6 +7,7 @@ bind key \x01 ct cursor_begin bind key \x03 ct prompt_clear bind key \x04 exit bind key \x05 ct cursor_end +bind key \x08 ct prompt_del_left_word bind key \x0c ct screen_clear bind key \t ct complete bind key \x1b[D ct cursor_left |
