Search shortcuts
81 matching actions across 162 key variants. Showing 1 to 30.
- Vim Documented
| Action | Keys | Row actions |
|---|---|---|
| Move the cursor left Normal mode | Linux H 1 more variant | Details |
| Move the cursor down Normal mode | Linux J 1 more variant | Details |
| Move the cursor up Normal mode | Linux K 1 more variant | Details |
| Move the cursor right Normal mode | Linux L 1 more variant | Details |
| Jump forward a word Normal mode | Linux W 1 more variant | Details |
| Jump back a word Normal mode | Linux B 1 more variant | Details |
| Jump to the end of the word Normal mode | Linux E 1 more variant | Details |
| Go to the first character of the line Normal mode | Linux 0 1 more variant | Details |
| Go to the first non-blank character Normal mode | Linux ^ 1 more variant | Details |
| Go to the end of the line Normal mode | Linux $ 1 more variant | Details |
| Go to the first line Normal mode | Linux GG 1 more variant | Details |
| Go to the last line Normal mode | Linux ShiftG 1 more variant | Details |
| Jump to the matching bracket Normal mode | Linux % 1 more variant | Details |
| Move forward a paragraph Normal mode | Linux } 1 more variant | Details |
| Move back a paragraph Normal mode | Linux { 1 more variant | Details |
| Scroll down half a screen Normal mode | Linux CtrlD 1 more variant | Details |
| Scroll up half a screen Normal mode | Linux CtrlU 1 more variant | Details |
| Scroll forward a full screen Normal mode | Linux CtrlF 1 more variant | Details |
| Scroll back a full screen Normal mode | Linux CtrlB 1 more variant | Details |
| Show the file name and position Normal mode | Linux CtrlG 1 more variant | Details |
| Insert text before the cursor Normal mode | Linux I 1 more variant | Details |
| Append text after the cursor Normal mode | Linux A 1 more variant | Details |
| Append text at the end of the line Normal mode | Linux ShiftA 1 more variant | Details |
| Insert text at the start of the line Normal mode | Linux ShiftI 1 more variant | Details |
| Open a new line below Normal mode | Linux O 1 more variant | Details |
| Open a new line above Normal mode | Linux ShiftO 1 more variant | Details |
| Leave insert mode Insert mode | Linux Esc 1 more variant | Details |
| Delete the character under the cursor Normal mode | Linux X 1 more variant | Details |
| Delete the whole line Normal mode | Linux DD 1 more variant | Details |
| Delete to the end of the line Normal mode | Linux ShiftD 1 more variant | Details |