mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-30 19:53:45 +00:00
Add better tab navigation shortcuts
This commit is contained in:
parent
12a0e24215
commit
00d90a69fa
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ update_check_interval 0
|
|||
map ctrl+shift+k next_window
|
||||
map ctrl+shift+j previous_window
|
||||
|
||||
map ctrl+shift+o next_tab
|
||||
map ctrl+shift+i previous_tab
|
||||
|
||||
map ctrl+shift+enter new_window_with_cwd
|
||||
map ctrl+shift+t new_tab_with_cwd
|
||||
|
||||
|
|
Loading…
Reference in a new issue