kitty now has tab shortcuts
parent
0bfc601448
commit
75a54b82cf
|
|
@ -10,4 +10,10 @@ background_blur 1
|
|||
shell_integration no_cursor
|
||||
editor micro
|
||||
confirm_os_window_close 0
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue