kitty: new tab cwd behavior
This commit is contained in:
parent
949dd9c120
commit
c50ac53f49
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ map ctrl+a>l neighboring_window right
|
||||||
|
|
||||||
map ctrl+a>" launch --location=hsplit
|
map ctrl+a>" launch --location=hsplit
|
||||||
map ctrl+a>% launch --location=vsplit
|
map ctrl+a>% launch --location=vsplit
|
||||||
map ctrl+a>c new_tab
|
map ctrl+a>c new_tab_with_cwd
|
||||||
|
map ctrl+a>shift+c new_tab
|
||||||
map ctrl+a>ctrl+a goto_tab -1
|
map ctrl+a>ctrl+a goto_tab -1
|
||||||
map ctrl+a>0 select_tab
|
map ctrl+a>0 select_tab
|
||||||
map ctrl+a>1 goto_tab 1
|
map ctrl+a>1 goto_tab 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue