Yank rest of line (copy to clipboard)
Default keystroke(s): Y
Save buf and close view
Default keystroke(s): ZZ
Move to first column on current line
Default keystroke(s): 0 or <k0>
Open mini-buf to enter an ex command
Default keystroke(s): :
Set mark in named register
Default keystroke(s): m
Playback a sequence of keystrokes recorded with the q command
Default keystroke(s): @
Start recording keystrokes for playback with the @ command. Press q again when not in insert mode to end recording
Default keystroke(s): q
Redo (reverse undo)
Default keystroke(s): <C-R>
Redraw window
Default keystroke(s): <C-L>
Repeat last change at current position
Default keystroke(s): . or <kPoint>
Scroll view so cursor is at bottom of window
Default keystroke(s): z.
Scroll view so cursor line is at middle of window
Default keystroke(s): z-
Scroll view so cursor is at top of window
Default keystroke(s): z<Return> or z<kEnter>
Scroll view down by height of window
Default keystroke(s): <C-F> or <PageDown> or <kPageDown> or <Space>
Scroll view down by half height of window
Default keystroke(s): <C-D>
Scroll view down by one line
Default keystroke(s): <C-E>
Scroll view up by height of window
Default keystroke(s): <C-B> or <PageUp> or <kPageUp> or <BS>
Scroll view up by half height of window
Default keystroke(s): <C-U>
Scroll view up by one line
Default keystroke(s): <C-Y>
Open mini-buf to enter term to search backwards
Default keystroke(s): ?
Open mini-buf to enter term to search forwards
Default keystroke(s): /
Open mini-buf to enter term to search with results to throwback
Default keystroke(s): \
Next clipboard operation applies to given register
Default keystroke(s): "
Show line number
Default keystroke(s): <C-G>
Yank range of characters (copy to clipboard)
Default keystroke(s): y
Use default text size
Default keystroke(s): <C-0> or <C-k0>
Enlarge text
Default keystroke(s): <C-+> or <C-kPlus>
Reduce text size
Default keystroke(s): <C--> or <C-kMinus>