Skip to the main content

Search shortcuts

81 matching actions across 162 key variants. Showing 31 to 60.

  • Vim Documented
Matching shortcuts
Action Keys Row actions
Change the whole line Normal mode Linux CC 1 more variant Details
Change to the end of the line Normal mode Linux ShiftC 1 more variant Details
Enter replace mode Normal mode Linux ShiftR 1 more variant Details
Yank the current line Normal mode Linux YY 1 more variant Details
Put text after the cursor Normal mode Linux P 1 more variant Details
Put text before the cursor Normal mode Linux ShiftP 1 more variant Details
Undo the last change Normal mode Linux U 1 more variant Details
Redo an undone change Normal mode Linux CtrlR 1 more variant Details
Undo every change on the line Normal mode Linux ShiftU 1 more variant Details
Repeat the last change Normal mode Linux . 1 more variant Details
Join the line with the next one Normal mode Linux ShiftJ 1 more variant Details
Indent the line Normal mode Linux >> 1 more variant Details
Unindent the line Normal mode Linux << 1 more variant Details
Reindent the line Normal mode Linux == 1 more variant Details
Switch the case of the character Normal mode Linux ~ 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
Reselect the last visual area Normal mode Linux GV 1 more variant Details
Search forward Normal mode Linux / 1 more variant Details
Search backward Normal mode Linux ? 1 more variant Details
Repeat the search in the same direction Normal mode Linux N 1 more variant Details
Repeat the search in the other direction Normal mode Linux ShiftN 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
Write changes and close the window Normal mode Linux ShiftZShiftZ 1 more variant Details
Close the window without writing Normal mode Linux ShiftZShiftQ 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