mirror of https://github.com/helix-editor/helix
8 lines
168 B
Markdown
8 lines
168 B
Markdown
|
`:quit`
|
||
|
|
||
|
Aliases: `:q`
|
||
|
|
||
|
Closes the current view, exiting the editor if it is
|
||
|
the last view. This will fail if it would exit the
|
||
|
editor while there are unsaved changes.
|