minor update
This commit is contained in:
parent
83b63027d4
commit
52cc9ae0a9
1 changed files with 3 additions and 1 deletions
|
|
@ -773,7 +773,7 @@ bell_on_tab " "
|
||||||
|
|
||||||
#: Window layout {{{
|
#: Window layout {{{
|
||||||
|
|
||||||
# remember_window_size yes
|
remember_window_size yes
|
||||||
# initial_window_width 640
|
# initial_window_width 640
|
||||||
# initial_window_height 400
|
# initial_window_height 400
|
||||||
|
|
||||||
|
|
@ -2131,6 +2131,8 @@ map ctrl+space>ctrl+shift+tab detach_window ask
|
||||||
# map cmd+t new_tab
|
# map cmd+t new_tab
|
||||||
map ctrl+space>t new_tab_with_cwd
|
map ctrl+space>t new_tab_with_cwd
|
||||||
map ctrl+space>n new_tab_with_cwd
|
map ctrl+space>n new_tab_with_cwd
|
||||||
|
map ctrl+space>shift+t new_tab
|
||||||
|
map ctrl+space>shift+n new_tab
|
||||||
|
|
||||||
#: Close tab
|
#: Close tab
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue