vim:e /tmp/ (see a netrw buffer. Other directories are fine)s to change sort order. See the status bar below shows [No Name] [RO]ZZ to exit.E37 No write since last change E162 No write since last change for buffer "/tmp/"Exits cleanly.
9.1.707
Linux
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Just wanted to note I have reproduced this bug on windows.
I was able to find the bug doing :E when in my _vimrc, opening up a directory with vim. I was also able to reproduce this bug in a random java file inside of a random github project. Once I select a file, for example the java file, I can write to it, however I cannot quit, do a quit command opens up the same error and sends me back to the directory listing (within netrw)
Furthermore it is produced when doing :q, :q!
To be clear, this bug prevents exiting vim without fully just getting a new command prompt or powershell and only activates upon pressing s (as in at least once, however it still happens on more than one press)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Followup, to be clear :qa! exits it successfully
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I am also able to reproduce this issue on Windows.
Reproduction Steps
netrw in directory ( vim .).a twice.:q).Vim Version
Environment
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()