Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn when closing without saving #106

Open
aDotInTheVoid opened this issue Jun 22, 2019 · 0 comments
Open

Warn when closing without saving #106

aDotInTheVoid opened this issue Jun 22, 2019 · 0 comments

Comments

@aDotInTheVoid
Copy link

Currently, you can run ^c and exit with unsaved work, and xi-term will exit without warning.

Ideally, the "normal" exit should not work with unsaved text. I think vim handles this nicely, where one usually exits with :q, but this does not work with unsaved work. Instead, vim warns you of this but also lets you use :q! instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant