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

Documentation / Help: Discrepancy between descriptions for "ZZ"/"ZQ" and ":x"/":q" #6054

Open
GuanyangLuo opened this issue May 9, 2020 · 1 comment

Comments

@GuanyangLuo
Copy link

Describe the bug
In "index.txt", the descriptions for "ZZ" and "ZQ" are different from ":x" and ":q". "ZZ" and "ZQ" use the words "store" and "exit", while ":x" and ":q" use the words "write" and "quit". This makes it difficult for beginners like me to discover commands for "write" and "quit", because searching for these keywords will not help me find "ZZ" and "ZQ".

To Reproduce
Check "index.txt For Vim version 8.2. Last change: 2020 Apr 26"
https://vimhelp.org/index.txt.html#index.txt

Expected behavior
Description for "ZZ" should be similar to "write current file if modified, and quit".
Description for "ZQ" should be similar to "quit current file always".

@brammool
Copy link
Contributor

brammool commented May 10, 2020 via email

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

No branches or pull requests

3 participants