We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
q!
There are multiple reports of the same issue. Opening yet another one to group and link together to try and avoid needing to read them all:
Standard quit directive does not work and odd message shows up:
:q!
Quickest test case:
pyvim
:help
1 more files to edit
issue:
:qa
Can also save but most people just want to quit without save.
The text was updated successfully, but these errors were encountered:
ptpyvim - Attempt to make quiting without saving easier
f5dc95a
See prompt-toolkit/pyvim#148
No branches or pull requests
There are multiple reports of the same issue. Opening yet another one to group and link together to try and avoid needing to read them all:
Problem
Standard quit directive does not work and odd message shows up:
:q!
Quickest test case:
pyvim
(no files):help
:q!
, will see1 more files to edit
Workaround
issue:
Can also save but most people just want to quit without save.
Related
The text was updated successfully, but these errors were encountered: