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

Implement quit to match vim #125

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

lieryan
Copy link
Contributor

@lieryan lieryan commented May 31, 2019

This pull request implements the various ways to quit vim and/or close tabs/windows: :q, :wq, :qa, :wqa, :wa, and ZZ now behave as they would in vim. Also implements <C-z> (suspend_to_background).

There are also various assorted minor bugfixes, typofix, and adding vim aliases for existing commands. Let me know if you'd rather that these unrelated fixes be separated into their own pull requests.

This PR should fix all these tickets:

nakagami added a commit to nakagami/pyvim that referenced this pull request Jul 7, 2024
nakagami added a commit to nakagami/pyvim that referenced this pull request Jul 7, 2024
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

Successfully merging this pull request may close these issues.

1 participant