This commit is contained in:
Kovid Goyal 2018-03-09 21:04:20 +05:30
parent fd9dac4ca4
commit d7b2ac97b5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -6,6 +6,7 @@
:sc_close_window: pass:quotes[`ctrl+shift+w`] :sc_close_window: pass:quotes[`ctrl+shift+w`]
:sc_copy_to_clipboard: pass:quotes[`ctrl+shift+c`] :sc_copy_to_clipboard: pass:quotes[`ctrl+shift+c`]
:sc_decrease_font_size: pass:quotes[`ctrl+shift+minus`] :sc_decrease_font_size: pass:quotes[`ctrl+shift+minus`]
:sc_edit_config_file: pass:quotes[`ctrl+shift+f2`]
:sc_eighth_window: pass:quotes[`ctrl+shift+8`] :sc_eighth_window: pass:quotes[`ctrl+shift+8`]
:sc_fifth_window: pass:quotes[`ctrl+shift+5`] :sc_fifth_window: pass:quotes[`ctrl+shift+5`]
:sc_first_window: pass:quotes[`ctrl+shift+1`] :sc_first_window: pass:quotes[`ctrl+shift+1`]
@ -39,7 +40,6 @@
:sc_scroll_page_up: pass:quotes[`ctrl+shift+page_up`] :sc_scroll_page_up: pass:quotes[`ctrl+shift+page_up`]
:sc_second_window: pass:quotes[`ctrl+shift+2`] :sc_second_window: pass:quotes[`ctrl+shift+2`]
:sc_seventh_window: pass:quotes[`ctrl+shift+7`] :sc_seventh_window: pass:quotes[`ctrl+shift+7`]
:sc_show_preferences: pass:quotes[`ctrl+shift+f2`]
:sc_show_scrollback: pass:quotes[`ctrl+shift+h`] :sc_show_scrollback: pass:quotes[`ctrl+shift+h`]
:sc_sixth_window: pass:quotes[`ctrl+shift+6`] :sc_sixth_window: pass:quotes[`ctrl+shift+6`]
:sc_tenth_window: pass:quotes[`ctrl+shift+0`] :sc_tenth_window: pass:quotes[`ctrl+shift+0`]