You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to edit something I have no permissions for and try to save and exit with :wq!, it exits the editor but leaves the terminal in a messed up state:
Summary
When I try to edit something I have no permissions for and try to save and exit with
:wq!
, it exits the editor but leaves the terminal in a messed up state:for reference, this is how it should look like:
I use zsh and my prompt is set up by https://github.com/Pistahh/dot-zsh/blob/master/.zsh.d/prompt
Reproduction Steps
I tried this:
hx /etc/hosts
as non-root (so no write permissions):wq!
I expected this to happen:
terminal is not messed up
Instead, this happened:
terminal is messed up
Helix log
No response
Platform
Linux, zsh.
Terminal Emulator
issue happens both in terminator and Windows Terminal
Helix Version
helix 22.05 (c107f4e)
The text was updated successfully, but these errors were encountered: