48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
map ctrl+shift+v paste_from_clipboard
|
|
map ctrl+shift+s paste_from_selection
|
|
map ctrl+shift+c copy_to_clipboard
|
|
map shift+insert paste_from_selection
|
|
|
|
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
|
|
map ctrl+shift+end scroll_end
|
|
map ctrl+shift+h show_scrollback
|
|
|
|
map ctrl+shift+enter new_window
|
|
map ctrl+shift+n new_os_window
|
|
map ctrl+shift+w close_window
|
|
map ctrl+shift+] next_window
|
|
map ctrl+shift+[ previous_window
|
|
map ctrl+shift+f move_window_forward
|
|
map ctrl+shift+b move_window_backward
|
|
map ctrl+shift+` move_window_to_top
|
|
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 eighth_window
|
|
map ctrl+shift+9 ninth_window
|
|
map ctrl+shift+0 tenth_window
|
|
|
|
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
|
|
map ctrl+shift+. move_tab_forward
|
|
map ctrl+shift+, move_tab_backward
|
|
map ctrl+shift+alt+t set_tab_title
|
|
|
|
map ctrl+shift+equal increase_font_size
|
|
map ctrl+shift+minus decrease_font_size
|
|
map ctrl+shift+backspace restore_font_size
|
|
map ctrl+shift+f6 set_font_size 16.0
|