Vim
Close the window without writing
In Vim, Shift + Z, then Shift + Q will close the window without writing.
Where it works: Normal mode
Vim is case sensitive. Shift with a letter types the capital letter, which is a different command from the small letter.
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Linux | Desktop app | ShiftZShiftQ |
| Mac | Desktop app | ShiftZShiftQ |
Where this comes from
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.