mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
7 lines
156 B
Markdown
7 lines
156 B
Markdown
`:quit!`
|
|
|
|
Aliases: `:q!`
|
|
|
|
Closes the current view, exiting the editor if it is
|
|
the last view. If this would exit the editor, unsaved
|
|
changes are discarded.
|