mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
kitty: do splits with current work path
This commit is contained in:
parent
a43b342121
commit
d2d0c722a1
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ map alt+8 goto_tab 8
|
|||
map alt+9 goto_tab 9
|
||||
map alt+0 goto_tab 10
|
||||
map kitty_mod+t new_tab_with_cwd
|
||||
map kitty_mod+enter new_window_with_cwd
|
||||
map kitty_mod+alt+enter new_os_window_with_cwd
|
||||
|
||||
map ctrl+equal change_font_size all +1
|
||||
map ctrl+minus change_font_size all -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue