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 | Linux ShiftZShiftZ | Details |
| Close the window without writing Normal mode | Linux ShiftZShiftQ | Details |
| Go to the next tab page Normal mode | Linux GT | Details |
| Go to the previous tab page Normal mode | Linux GShiftT | Details |
| Close the current window Normal mode | Linux CtrlWC | Details |
| Make every window the same size Normal mode | Linux CtrlW= | Details |
| Make the window taller Normal mode | Linux CtrlW | Details |
| Make the window shorter Normal mode | Linux CtrlW- | Details |
| Move the window to a new tab page Normal mode | Linux CtrlWShiftT | Details |
| Go to the bottom window Normal mode | Linux CtrlWB | Details |