minor update

This commit is contained in:
Alexander Navarro 2025-02-10 11:58:33 -03:00
parent 83b63027d4
commit 52cc9ae0a9

View file

@ -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