Vim Cheat Sheet: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 November 2024

  • curprev 18:5918:59, 4 November 2024413vhcu1lq0463ob talk contribs 16,239 bytes +42 No edit summary Tag: Visual edit
  • curprev 18:1318:13, 4 November 2024413vhcu1lq0463ob talk contribs 16,197 bytes +16,197 Created page with " == Global == * <kbd>:h[elp] keyword</kbd> - open help for keyword * <kbd>:sav[eas] file</kbd> - save file as * <kbd>:clo[se]</kbd> - close current pane * <kbd>:ter[minal]</kbd> - open a terminal window * <kbd>K</kbd> - open man page for word under the cursor '''Tip''' Run <kbd>vimtutor</kbd> in a terminal to learn the first Vim commands. == Cursor movement == * <kbd>h</kbd> - move cursor left * <kbd>j</kbd> - move cursor down * <kbd>k</kbd> - move cursor up * <kbd>l..." Tag: Visual edit