Shortcuts to select specific windows

This commit is contained in:
Kovid Goyal
2016-12-07 11:35:26 +05:30
parent 5f77e486f0
commit 249ec0cc06
2 changed files with 25 additions and 5 deletions

View File

@@ -142,6 +142,16 @@ map ctrl+shift+] next_window
map ctrl+shift+[ previous_window
map ctrl+shift+w close_window
map ctrl+shift+l next_layout
map ctrl+shift+1 first_window
map ctrl+shift+2 second_window
map ctrl+shift+3 third_window
map ctrl+shift+4 fourth_window
map ctrl+shift+5 fifth_window
map ctrl+shift+6 sixth_window
map ctrl+shift+7 seventh_window
map ctrl+shift+8 eight_window
map ctrl+shift+9 ninth_window
map ctrl+shift+0 tenth_window
# Tab management
map ctrl+shift+right next_tab