diff --git a/docs/cheat_sheet/defaults/big/index.md b/docs/cheat_sheet/defaults/big/index.md index 2b0875d0..d30a9cce 100644 --- a/docs/cheat_sheet/defaults/big/index.md +++ b/docs/cheat_sheet/defaults/big/index.md @@ -18,22 +18,22 @@ nav: Big Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`v`|[\]({{ site.url }}/cheat_sheet/functions/#select_all)| -|`y`, `yy`, `y`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_copy)| -|`p`, `p`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_paste)| -|`dd`, `d`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_cut)| -|`x`, ``|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_delete)| -|`x`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_backspace)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#redo)| -|`u`, `u`|[\]({{ site.url }}/cheat_sheet/functions/#undo)| -|`h`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_vdesktop)| -|`l`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_vdesktop)| -|`n`|[\]({{ site.url }}/cheat_sheet/functions/#create_new_vdesktop)| -|`q`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_vdesktop)| -|`s`|[\]({{ site.url }}/cheat_sheet/functions/#taskview)| -|`gt`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_tab)| +|`V`|[\]({{ site.url }}/cheat_sheet/functions/#select_all)| +|`y`, `Y`, `yy`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_copy)| +|`p`, `P`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_paste)| +|`dd`, `D`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_cut)| +|``, `x`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_delete)| +|`X`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_backspace)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#redo)| +|`u`, `U`|[\]({{ site.url }}/cheat_sheet/functions/#undo)| +|`h`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_vdesktop)| +|`l`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_vdesktop)| +|`n`|[\]({{ site.url }}/cheat_sheet/functions/#create_new_vdesktop)| +|`q`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_vdesktop)| +|`s`|[\]({{ site.url }}/cheat_sheet/functions/#taskview)| +|`gT`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_tab)| |`gt`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_tab)| -|`?`, `/`|[\]({{ site.url }}/cheat_sheet/functions/#search_pattern)| +|`/`, `?`|[\]({{ site.url }}/cheat_sheet/functions/#search_pattern)| |``|[\]({{ site.url }}/cheat_sheet/functions/#goto_next_page)| |``|[\]({{ site.url }}/cheat_sheet/functions/#goto_prev_page)| |``|[\]({{ site.url }}/cheat_sheet/functions/#open_startmenu)| @@ -44,53 +44,53 @@ nav: Big Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| ### Mouse Movement |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_left)| -|``, ``, `l`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_right)| -|`k`, ``, `-`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_up)| -|`j`, `+`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_down)| +|``, `h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_left)| +|``, `l`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_right)| +|`k`, `-`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_up)| +|`+`, ``, `j`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_down)| ### Mouse Jumping |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`^`, `0`, ``|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_left)| -|``, `$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_right)| +|``, `0`, `^`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_left)| +|`$`, ``|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_right)| |`gg`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_top)| -|`g`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_bottom)| +|`G`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_bottom)| |`gm`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_hcenter)| -|`m`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_vcenter)| +|`M`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_vcenter)| ### Mouse Scrolling |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| -|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| -|`zl`, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| -|`zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| -|`zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| +|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| +|``, `zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| +|`zH`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| +|`zL`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| ### Hotkey |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`y`, `yy`, `y`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_copy)| -|`p`, `p`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_paste)| -|`dd`, `d`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_cut)| -|`x`, ``|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_delete)| -|`x`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_backspace)| +|`y`, `Y`, `yy`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_copy)| +|`p`, `P`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_paste)| +|`dd`, `D`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_cut)| +|``, `x`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_delete)| +|`X`|[\]({{ site.url }}/cheat_sheet/functions/#hotkey_backspace)| ## Command Mode @@ -98,7 +98,7 @@ nav: Big Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`gv`, `guivisual`|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_visual)| +|`guivisual`, `gv`|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_visual)| ### Shortcut @@ -107,13 +107,13 @@ nav: Big Mappings |`vdprev`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_vdesktop)| |`vdnext`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_vdesktop)| |`closev`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_vdesktop)| -|`tv`, `taskview`, `vdesktoplist`|[\]({{ site.url }}/cheat_sheet/functions/#taskview)| +|`taskview`, `tv`, `vdesktoplist`|[\]({{ site.url }}/cheat_sheet/functions/#taskview)| |`tabprevious`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_tab)| |`tabnext`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_tab)| |`tabnew`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_tab)| -|`tabclose`, `q`, `q!`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_tab)| -|`explorer`, `ex`|[\]({{ site.url }}/cheat_sheet/functions/#start_explorer)| -|`win`, `start`|[\]({{ site.url }}/cheat_sheet/functions/#open_startmenu)| +|`q!`, `tabclose`, `q`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_tab)| +|`ex`, `explorer`|[\]({{ site.url }}/cheat_sheet/functions/#start_explorer)| +|`start`, `win`|[\]({{ site.url }}/cheat_sheet/functions/#open_startmenu)| |`find`, `open`|[\]({{ site.url }}/cheat_sheet/functions/#open)| |`forward`|[\]({{ site.url }}/cheat_sheet/functions/#forward_ui_navigation)| |`backward`|[\]({{ site.url }}/cheat_sheet/functions/#backward_ui_navigation)| diff --git a/docs/cheat_sheet/defaults/normal/index.md b/docs/cheat_sheet/defaults/normal/index.md index 94b55ede..71030037 100644 --- a/docs/cheat_sheet/defaults/normal/index.md +++ b/docs/cheat_sheet/defaults/normal/index.md @@ -10,7 +10,7 @@ nav: Normal Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `i`, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| +|``, ``, `I`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| ## Editor Normal Mode @@ -18,95 +18,95 @@ nav: Normal Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| |`:`|[\]({{ site.url }}/cheat_sheet/functions/#to_command)| |`i`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| |`v`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual)| -|`v`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual_line)| +|`V`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual_line)| ### Scrolling |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| -|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| -|`zl`, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| -|`zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| -|`zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| +|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| +|``, `zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| +|`zH`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| +|`zL`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| ### Shortcut |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``|[\]({{ site.url }}/cheat_sheet/functions/#redo)| -|`u`, `u`|[\]({{ site.url }}/cheat_sheet/functions/#undo)| -|`gt`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_tab)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#redo)| +|`u`, `U`|[\]({{ site.url }}/cheat_sheet/functions/#undo)| +|`gT`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_left_tab)| |`gt`|[\]({{ site.url }}/cheat_sheet/functions/#switch_to_right_tab)| -|`?`, `/`|[\]({{ site.url }}/cheat_sheet/functions/#search_pattern)| +|`/`, `?`|[\]({{ site.url }}/cheat_sheet/functions/#search_pattern)| ### Mode Transition on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`gi`, `i`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_bol)| +|`I`, `gI`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_bol)| |`a`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_append)| -|`a`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_eol)| +|`A`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_eol)| |`o`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_nlbelow)| -|`o`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_nlabove)| +|`O`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert_nlabove)| ### Caret Movement on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `h`, ``, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_left)| -|``, ``, `l`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_right)| -|``, `gk`, `-`, ``, `k`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_up)| -|`gj`, ``, `j`, `+`, ``, ``, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_down)| +|``, ``, `h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_left)| +|``, `l`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_right)| +|``, `gk`, `-`, `k`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_up)| +|``, ``, ``, `gj`, `+`, ``, `j`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_down)| |`w`|[\]({{ site.url }}/cheat_sheet/functions/#move_fwd_word)| |`b`|[\]({{ site.url }}/cheat_sheet/functions/#move_bck_word)| -|`w`|[\]({{ site.url }}/cheat_sheet/functions/#move_fwd_bigword)| -|`b`|[\]({{ site.url }}/cheat_sheet/functions/#move_bck_bigword)| +|`W`|[\]({{ site.url }}/cheat_sheet/functions/#move_fwd_bigword)| +|`B`|[\]({{ site.url }}/cheat_sheet/functions/#move_bck_bigword)| |`e`|[\]({{ site.url }}/cheat_sheet/functions/#move_end_word)| -|`e`|[\]({{ site.url }}/cheat_sheet/functions/#move_end_bigword)| +|`E`|[\]({{ site.url }}/cheat_sheet/functions/#move_end_bigword)| |`ge`|[\]({{ site.url }}/cheat_sheet/functions/#move_bckend_word)| -|`ge`|[\]({{ site.url }}/cheat_sheet/functions/#move_bckend_bigword)| +|`gE`|[\]({{ site.url }}/cheat_sheet/functions/#move_bckend_bigword)| ### Caret Jumping on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`g0`, `0`, ``|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bol)| -|``, `g$`, `$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eol)| +|``, `0`, `g0`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bol)| +|`$`, ``, `g$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eol)| |`gg`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bof)| -|`g`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eof)| +|`G`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eof)| ### Edit on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`yy`, `y`|[\]({{ site.url }}/cheat_sheet/functions/#yank_line)| +|`Y`, `yy`|[\]({{ site.url }}/cheat_sheet/functions/#yank_line)| |`y`|[\]({{ site.url }}/cheat_sheet/functions/#yank_with_motion)| |`p`|[\]({{ site.url }}/cheat_sheet/functions/#put_after)| -|`p`|[\]({{ site.url }}/cheat_sheet/functions/#put_before)| +|`P`|[\]({{ site.url }}/cheat_sheet/functions/#put_before)| |`dd`|[\]({{ site.url }}/cheat_sheet/functions/#delete_line)| -|`d`|[\]({{ site.url }}/cheat_sheet/functions/#delete_line_until_eol)| -|`x`, ``|[\]({{ site.url }}/cheat_sheet/functions/#delete_after)| -|`x`|[\]({{ site.url }}/cheat_sheet/functions/#delete_before)| -|`j`|[\]({{ site.url }}/cheat_sheet/functions/#join_next_line)| +|`D`|[\]({{ site.url }}/cheat_sheet/functions/#delete_line_until_eol)| +|``, `x`|[\]({{ site.url }}/cheat_sheet/functions/#delete_after)| +|`X`|[\]({{ site.url }}/cheat_sheet/functions/#delete_before)| +|`J`|[\]({{ site.url }}/cheat_sheet/functions/#join_next_line)| |`r`|[\]({{ site.url }}/cheat_sheet/functions/#replace_char)| -|`r`|[\]({{ site.url }}/cheat_sheet/functions/#replace_sequence)| +|`R`|[\]({{ site.url }}/cheat_sheet/functions/#replace_sequence)| |`~`|[\]({{ site.url }}/cheat_sheet/functions/#switch_char_case)| |`d`|[\]({{ site.url }}/cheat_sheet/functions/#delete_with_motion)| |`c`|[\]({{ site.url }}/cheat_sheet/functions/#change_with_motion)| -|`cc`, `s`|[\]({{ site.url }}/cheat_sheet/functions/#change_line)| +|`S`, `cc`|[\]({{ site.url }}/cheat_sheet/functions/#change_line)| |`s`|[\]({{ site.url }}/cheat_sheet/functions/#change_char)| -|`c`|[\]({{ site.url }}/cheat_sheet/functions/#change_until_eol)| +|`C`|[\]({{ site.url }}/cheat_sheet/functions/#change_until_eol)| |`.`|[\]({{ site.url }}/cheat_sheet/functions/#repeat_last_change)| ## Editor Visual Mode @@ -115,34 +115,34 @@ nav: Normal Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| |`:`|[\]({{ site.url }}/cheat_sheet/functions/#to_command)| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| ### Scrolling |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| -|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| -|`zl`, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| -|`zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| -|`zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_halfpage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| +|``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| +|``, `zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| +|`zH`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| +|`zL`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| ### Caret Movement on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `h`, ``, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_left)| -|``, ``, `l`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_right)| -|``, `gk`, `-`, ``, `k`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_up)| -|`gj`, ``, `j`, `+`, ``, ``, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_down)| +|``, ``, `h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_left)| +|``, `l`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_right)| +|``, `gk`, `-`, `k`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_up)| +|``, ``, ``, `gj`, `+`, ``, `j`|[\]({{ site.url }}/cheat_sheet/functions/#move_caret_down)| |`w`|[\]({{ site.url }}/cheat_sheet/functions/#move_fwd_word_simple)| |`b`|[\]({{ site.url }}/cheat_sheet/functions/#move_bck_word_simple)| @@ -150,38 +150,38 @@ nav: Normal Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`g0`, `0`, ``|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bol)| -|``, `g$`, `$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eol)| +|``, `0`, `g0`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bol)| +|`$`, ``, `g$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eol)| |`gg`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_bof)| -|`g`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eof)| +|`G`|[\]({{ site.url }}/cheat_sheet/functions/#jump_caret_to_eof)| ### Edit on Vim Emulation |**Trigger Commands**|**Called Commands**| |:---:|:---:| |`y`|[\]({{ site.url }}/cheat_sheet/functions/#yank_highlight_text)| -|`x`, `d`, `x`|[\]({{ site.url }}/cheat_sheet/functions/#delete_highlight_text)| -|`s`, `s`, `c`|[\]({{ site.url }}/cheat_sheet/functions/#change_highlight_text)| +|`d`, `X`, `x`|[\]({{ site.url }}/cheat_sheet/functions/#delete_highlight_text)| +|`c`, `S`, `s`|[\]({{ site.url }}/cheat_sheet/functions/#change_highlight_text)| ## Insert Mode |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| ## Resident Mode |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| ## Command Mode |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`edinormal`, `en`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| -|`ev`, `edivisual`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual)| -|`evl`, `edivisualline`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual_line)| +|`en`, `edinormal`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_normal)| +|`edivisual`, `ev`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual)| +|`edivisualline`, `evl`|[\]({{ site.url }}/cheat_sheet/functions/#to_edi_visual_line)| ### Shortcut diff --git a/docs/cheat_sheet/defaults/small/index.md b/docs/cheat_sheet/defaults/small/index.md index 93e0306f..06d40e6c 100644 --- a/docs/cheat_sheet/defaults/small/index.md +++ b/docs/cheat_sheet/defaults/small/index.md @@ -12,38 +12,38 @@ nav: Small Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`n`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window)| -|`q`, `c`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_window)| +|`n`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window)| +|`c`, `q`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_window)| ### Window Select |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`h`|[\]({{ site.url }}/cheat_sheet/functions/#select_left_window)| -|`l`|[\]({{ site.url }}/cheat_sheet/functions/#select_right_window)| -|`k`|[\]({{ site.url }}/cheat_sheet/functions/#select_upper_window)| -|`j`|[\]({{ site.url }}/cheat_sheet/functions/#select_lower_window)| -|`s`|[\]({{ site.url }}/cheat_sheet/functions/#switch_window)| +|`h`|[\]({{ site.url }}/cheat_sheet/functions/#select_left_window)| +|`l`|[\]({{ site.url }}/cheat_sheet/functions/#select_right_window)| +|`k`|[\]({{ site.url }}/cheat_sheet/functions/#select_upper_window)| +|`j`|[\]({{ site.url }}/cheat_sheet/functions/#select_lower_window)| +|`s`|[\]({{ site.url }}/cheat_sheet/functions/#switch_window)| ### Window Resize |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`=`|[\]({{ site.url }}/cheat_sheet/functions/#arrange_windows)| -|`r`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows)| -|`r`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows_in_reverse)| -|`x`|[\]({{ site.url }}/cheat_sheet/functions/#exchange_window_with_nearest)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_width)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_width)| -|`+`|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_height)| -|`-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_height)| -|`u`|[\]({{ site.url }}/cheat_sheet/functions/#maximize_current_window)| -|`d`|[\]({{ site.url }}/cheat_sheet/functions/#minimize_current_window)| -|`h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_left)| -|``, `l`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_right)| -|`k`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_top)| -|`j`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_bottom)| -|`e`|[\]({{ site.url }}/cheat_sheet/functions/#window_resizer)| +|`=`|[\]({{ site.url }}/cheat_sheet/functions/#arrange_windows)| +|`r`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows)| +|`R`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows_in_reverse)| +|`x`|[\]({{ site.url }}/cheat_sheet/functions/#exchange_window_with_nearest)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_width)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_width)| +|`+`|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_height)| +|`-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_height)| +|`u`|[\]({{ site.url }}/cheat_sheet/functions/#maximize_current_window)| +|`d`|[\]({{ site.url }}/cheat_sheet/functions/#minimize_current_window)| +|``, `H`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_left)| +|`L`, ``|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_right)| +|`K`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_top)| +|`J`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_bottom)| +|`e`|[\]({{ site.url }}/cheat_sheet/functions/#window_resizer)| ## Command Mode @@ -51,47 +51,47 @@ nav: Small Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`cl`, `close`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_window)| +|`close`, `cl`|[\]({{ site.url }}/cheat_sheet/functions/#close_current_window)| |`new`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window)| -|`split`, `sp`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window_with_hsplit)| +|`sp`, `split`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window_with_hsplit)| |`vsplit`, `vs`|[\]({{ site.url }}/cheat_sheet/functions/#open_new_window_with_vsplit)| ### Window Select |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`switch`, `sw`|[\]({{ site.url }}/cheat_sheet/functions/#switch_window)| +|`sw`, `switch`|[\]({{ site.url }}/cheat_sheet/functions/#switch_window)| ### Window Resize |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`winresizer`, `resizer`|[\]({{ site.url }}/cheat_sheet/functions/#window_resizer)| -|`only`, `max`, `on`|[\]({{ site.url }}/cheat_sheet/functions/#maximize_current_window)| -|`min`, `hide`, `hi`|[\]({{ site.url }}/cheat_sheet/functions/#minimize_current_window)| -|`lsplit`, `lsp`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_left)| +|`resizer`, `winresizer`|[\]({{ site.url }}/cheat_sheet/functions/#window_resizer)| +|`max`, `on`, `only`|[\]({{ site.url }}/cheat_sheet/functions/#maximize_current_window)| +|`hi`, `min`, `hide`|[\]({{ site.url }}/cheat_sheet/functions/#minimize_current_window)| +|`lsp`, `lsplit`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_left)| |`rsp`, `rsplit`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_right)| -|`tsp`, `tsplit`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_top)| +|`tsplit`, `tsp`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_top)| |`bsplit`, `bsp`|[\]({{ site.url }}/cheat_sheet/functions/#snap_current_window_to_bottom)| |`arrange`|[\]({{ site.url }}/cheat_sheet/functions/#arrange_windows)| |`reload`|[\]({{ site.url }}/cheat_sheet/functions/#reload_current_window)| |`rot`, `rotate`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows)| -|`rerot`, `rerotate`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows_in_reverse)| +|`rerotate`, `rerot`|[\]({{ site.url }}/cheat_sheet/functions/#rotate_windows_in_reverse)| |`exchange`|[\]({{ site.url }}/cheat_sheet/functions/#exchange_window_with_nearest)| |`vertres`, `verticalresize`|[\]({{ site.url }}/cheat_sheet/functions/#resize_window_width)| -|`vertres+`, `verticalresize+`|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_width)| -|`verticalresize-`, `vertres-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_width)| +|`verticalresize+`, `vertres+`|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_width)| +|`vertres-`, `verticalresize-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_width)| |`resize`, `res`|[\]({{ site.url }}/cheat_sheet/functions/#resize_window_height)| |`res+`, `resize+`|[\]({{ site.url }}/cheat_sheet/functions/#increase_window_height)| -|`res-`, `resize-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_height)| +|`resize-`, `res-`|[\]({{ site.url }}/cheat_sheet/functions/#decrease_window_height)| ### Process Launcher |**Trigger Commands**|**Called Commands**| |:---:|:---:| |`!`|[\]({{ site.url }}/cheat_sheet/functions/#start_external)| -|`execute`, `e`, `edit`|[\]({{ site.url }}/cheat_sheet/functions/#execute)| -|`sh`, `term`, `terminal`, `shell`|[\]({{ site.url }}/cheat_sheet/functions/#start_shell)| +|`e`, `edit`, `execute`|[\]({{ site.url }}/cheat_sheet/functions/#execute)| +|`shell`, `term`, `terminal`, `sh`|[\]({{ site.url }}/cheat_sheet/functions/#start_shell)|

diff --git a/docs/cheat_sheet/defaults/tiny/index.md b/docs/cheat_sheet/defaults/tiny/index.md index 96cc3a6b..fc7cac78 100644 --- a/docs/cheat_sheet/defaults/tiny/index.md +++ b/docs/cheat_sheet/defaults/tiny/index.md @@ -12,7 +12,7 @@ nav: Tiny Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| |``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| |`:`|[\]({{ site.url }}/cheat_sheet/functions/#to_command)| |`i`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| @@ -21,17 +21,17 @@ nav: Tiny Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `h`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_left)| +|`h`, ``, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_left)| |``, ``, `l`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_right)| -|`k`, `-`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_up)| -|``, `j`, `+`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_down)| +|``, `k`, `-`|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_up)| +|`+`, `j`, ``|[\]({{ site.url }}/cheat_sheet/functions/#move_cursor_down)| ### Mouse Clicking |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|`o`, `o`|[\]({{ site.url }}/cheat_sheet/functions/#click_left)| -|`a`, `a`|[\]({{ site.url }}/cheat_sheet/functions/#click_right)| +|`O`, `o`|[\]({{ site.url }}/cheat_sheet/functions/#click_left)| +|`a`, `A`|[\]({{ site.url }}/cheat_sheet/functions/#click_right)| ### Mouse Scrolling @@ -44,7 +44,7 @@ nav: Tiny Mappings |``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_up_onepage)| |``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_down_onepage)| |``, `zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left)| -|`zl`, ``|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| +|``, `zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right)| |`zh`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_left_halfpage)| |`zl`|[\]({{ site.url }}/cheat_sheet/functions/#scroll_right_halfpage)| @@ -52,12 +52,12 @@ nav: Tiny Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, `^`, `0`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_left)| +|``, `0`, `^`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_left)| |``, `$`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_right)| |`gg`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_top)| -|`g`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_bottom)| +|`G`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_bottom)| |`gm`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_hcenter)| -|`m`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_vcenter)| +|`M`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_vcenter)| |`t`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_to_active_window)| ### Complex Mouse Controls @@ -65,27 +65,27 @@ nav: Tiny Mappings |**Trigger Commands**|**Called Commands**| |:---:|:---:| |`f`|[\]({{ site.url }}/cheat_sheet/functions/#jump_cursor_with_keybrd_layout)| -|`fo`, `ff`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_left)| -|`fa`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_right)| -|`fm`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_mid)| -|`fh`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)| +|`FF`, `Fo`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_left)| +|`Fa`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_right)| +|`Fm`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)[\]({{ site.url }}/cheat_sheet/functions/#click_mid)| +|`Fh`|[\]({{ site.url }}/cheat_sheet/functions/#easyclick)| |``|[\]({{ site.url }}/cheat_sheet/functions/#gridmove)| ## Insert Mode |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_instant_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| +|``, ``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_instant_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| ## Resident Mode |**Trigger Commands**|**Called Commands**| |:---:|:---:| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| -|``|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| +|``|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| ## Command Mode @@ -95,7 +95,7 @@ nav: Tiny Mappings |:---:|:---:| |`guinormal`, `gn`|[\]({{ site.url }}/cheat_sheet/functions/#to_gui_normal)| |`resident`|[\]({{ site.url }}/cheat_sheet/functions/#to_resident)| -|`i`, `insert`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| +|`insert`, `i`|[\]({{ site.url }}/cheat_sheet/functions/#to_insert)| ### System Commands @@ -107,9 +107,9 @@ nav: Tiny Mappings |`{mode}noremap`|[\<{mode}noremap\>]({{ site.url }}/cheat_sheet/functions/#noremap)| |`{mode}unmap`|[\<{mode}unmap\>]({{ site.url }}/cheat_sheet/functions/#unmap)| |`{mode}mapclear`|[\<{mode}mapclear\>]({{ site.url }}/cheat_sheet/functions/#mapclear)| -|`com`, `command`|[\]({{ site.url }}/cheat_sheet/functions/#command)| +|`command`, `com`|[\]({{ site.url }}/cheat_sheet/functions/#command)| |`delc`, `delcommand`|[\]({{ site.url }}/cheat_sheet/functions/#delcommand)| -|`comclear`, `comc`|[\]({{ site.url }}/cheat_sheet/functions/#comclear)| +|`comc`, `comclear`|[\]({{ site.url }}/cheat_sheet/functions/#comclear)| |`so`, `source`|[\]({{ site.url }}/cheat_sheet/functions/#source)|
diff --git a/tools/generate_cheatsheet.py b/tools/generate_cheatsheet.py index a11f0f8c..efe04f6b 100644 --- a/tools/generate_cheatsheet.py +++ b/tools/generate_cheatsheet.py @@ -79,7 +79,7 @@ def make_tiersheet(self, rc_filename): for o_cmds, i_cmds in back_maps.items(): # Join the trigger commands with an inner-code tag. i_text = ', '.join([ - '`' + x.lower() + '`' for x in i_cmds]) + '`' + x + '`' for x in i_cmds]) # Add each url link o_text = ''.join([