kitty now has tab shortcuts

main
The_miro 2024-12-03 16:55:32 +01:00
parent 0bfc601448
commit 75a54b82cf
1 changed files with 6 additions and 0 deletions

View File

@ -10,4 +10,10 @@ background_blur 1
shell_integration no_cursor shell_integration no_cursor
editor micro editor micro
confirm_os_window_close 0 confirm_os_window_close 0
map ctrl+f1 new_window_with_cwd map ctrl+f1 new_window_with_cwd
map f2 previous_tab
map f3 next_tab
map ctrl+f2 new_tab
map ctrl+f3 close_tab