mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
7 lines
168 B
Text
7 lines
168 B
Text
`: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.
|