Vim
Moving, editing, searching, and window commands in the Vim text editor.
Published coverage: Linux, Mac. Environments: Desktop app.
10 actions and 20 key variants match.
- Vim Documented
| Action | Keys | Row actions |
|---|---|---|
| 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 the next tab page Normal mode | Linux GT 1 more variant | Details |
| Go to the previous tab page Normal mode | Linux GShiftT 1 more variant | Details |
| Close the current window Normal mode | Linux CtrlWC 1 more variant | Details |
| Make every window the same size Normal mode | Linux CtrlW= 1 more variant | Details |
| Make the window taller Normal mode | Linux CtrlW 1 more variant | Details |
| Make the window shorter Normal mode | Linux CtrlW- 1 more variant | Details |
| Move the window to a new tab page Normal mode | Linux CtrlWShiftT 1 more variant | Details |
| Go to the bottom window Normal mode | Linux CtrlWB 1 more variant | Details |