diff options
| author | bh <qn+git@epicurus.dev> | 2026-04-19 19:09:53 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-04-19 19:09:53 +0800 |
| commit | d69e69d93e22d664e7f1c62f9b1243ce4a2db5fd (patch) | |
| tree | 9b80c63a5471bf684f35eb70ca99294750a5bca2 /kitty/.config | |
| parent | b609ca2b59a4aa1b13fe93b5415f7edbca4e8a24 (diff) | |
kitty: change back to normal ctrl+l
Diffstat (limited to 'kitty/.config')
| -rw-r--r-- | kitty/.config/kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 03235da..dd5f439 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -37,7 +37,7 @@ window_padding_width 5 # Scrolling scrollback_lines 10000 -map ctrl+l clear_terminal to_cursor_scroll active +# map ctrl+l clear_terminal to_cursor_scroll active # Allows Remote Control allow_remote_control yes |
