Document more shortcuts

This commit is contained in:
Kovid Goyal
2016-12-08 10:50:47 +05:30
parent 520c5701c5
commit 18e65ecb35
3 changed files with 67 additions and 33 deletions

View File

@@ -131,6 +131,8 @@ map ctrl+shift+c copy_to_clipboard
# Scrolling
map ctrl+shift+up scroll_line_up
map ctrl+shift+down scroll_line_down
map ctrl+shift+k scroll_line_up
map ctrl+shift+j scroll_line_down
map ctrl+shift+page_up scroll_page_up
map ctrl+shift+page_down scroll_page_down
map ctrl+shift+home scroll_home
@@ -141,7 +143,6 @@ map ctrl+shift+enter new_window
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
@@ -158,3 +159,4 @@ map ctrl+shift+right next_tab
map ctrl+shift+left previous_tab
map ctrl+shift+t new_tab
map ctrl+shift+q close_tab
map ctrl+shift+l next_layout