Search shortcuts
33 matching actions across 66 key variants. Showing 1 to 30.
- Vim Documented
| Action | Keys | Row actions |
|---|---|---|
| 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 |
| 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 |
| 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 |
| Delete to the end of the line Normal mode | Linux ShiftD 1 more variant | Details |
| Change to the end of the line Normal mode | Linux ShiftC 1 more variant | Details |
| Join the line with the next one Normal mode | Linux ShiftJ 1 more variant | Details |
| Start character visual mode Normal mode | Linux V 1 more variant | Details |
| Start line visual mode Normal mode | Linux ShiftV 1 more variant | Details |
| Start block visual mode Normal mode | Linux CtrlV 1 more variant | Details |
| Search forward Normal mode | Linux / 1 more variant | Details |
| Search backward Normal mode | Linux ? 1 more variant | Details |
| Search forward for the word under the cursor Normal mode | Linux * 1 more variant | Details |
| Search backward for the word under the cursor Normal mode | Linux # 1 more variant | Details |
| Start typing an Ex command Normal mode | Linux : 1 more variant | Details |
| Go to an older jump position Normal mode | Linux CtrlO 1 more variant | Details |
| Go to a newer jump position Normal mode | Linux CtrlI 1 more variant | Details |
| Jump to the tag under the cursor Normal mode | Linux Ctrl] 1 more variant | Details |