Skip to main content

Commands

The command prompt can be brought up by pressing :.

Commands (non-exhaustive):

NameDescription
quit-allQuit the editor.
write-allSave all buffers.
write-quit-allSave all buffers and quit the editor.

Aliases are not supported because you can leverage fuzzy find. For example, qa matches quit-all, since the first letter of quit is q, and for all it's a.