diff options
| author | bh <qn+git@excalibur.computer> | 2026-04-18 20:31:47 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-04-18 20:31:47 +0800 |
| commit | 82a404f73981bd387bdaa63d23f57dd452fa3110 (patch) | |
| tree | f358ea0508de007e0ddbb35f041b3c99e4410719 /kitty/.config | |
| parent | 5c65985f277df4611173b98be01cf0d666b57c4a (diff) | |
kitty: changed ctrl+l behaviour
Diffstat (limited to 'kitty/.config')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 2752fcf..03235da 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -37,6 +37,7 @@ window_padding_width 5 # Scrolling scrollback_lines 10000 +map ctrl+l clear_terminal to_cursor_scroll active # Allows Remote Control allow_remote_control yes |
