Vim
Moving, editing, searching, and window commands in the Vim text editor.
Published coverage: Linux, Mac. Environments: Desktop app.
10 actions and 10 key variants match.
- Vim Documented
| Action | Keys | Row actions |
|---|---|---|
| Write changes and close the window Normal mode | Mac ShiftZShiftZ | Details |
| Close the window without writing Normal mode | Mac ShiftZShiftQ | Details |
| Go to the next tab page Normal mode | Mac GT | Details |
| Go to the previous tab page Normal mode | Mac GShiftT | Details |
| Close the current window Normal mode | Mac CtrlWC | Details |
| Make every window the same size Normal mode | Mac CtrlW= | Details |
| Make the window taller Normal mode | Mac CtrlW | Details |
| Make the window shorter Normal mode | Mac CtrlW- | Details |
| Move the window to a new tab page Normal mode | Mac CtrlWShiftT | Details |
| Go to the bottom window Normal mode | Mac CtrlWB | Details |