Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/help/typable-commands/quit-all.md')
| -rw-r--r-- | runtime/help/typable-commands/quit-all.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/help/typable-commands/quit-all.md b/runtime/help/typable-commands/quit-all.md new file mode 100644 index 00000000..69c570d7 --- /dev/null +++ b/runtime/help/typable-commands/quit-all.md @@ -0,0 +1,6 @@ +`:quit-all` + +Aliases: `:qa` + +Closes all views, exiting the editor. This will +fail if there are any unsaved changes. |