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

Add :close support based on :quit #1665

Merged
merged 1 commit into from
May 7, 2017
Merged

Add :close support based on :quit #1665

merged 1 commit into from
May 7, 2017

Conversation

mspaulding06
Copy link
Contributor

This pull request implements the close command. It is largely based on the existing quit command. The difference is that it will refuse to close the last window as stated in the vim documentation.

http://vimdoc.sourceforge.net/htmldoc/windows.html#:close

@johnfn
Copy link
Member

johnfn commented May 7, 2017

Looks good to me. Thanks for the PR, @mspaulding06! Much appreciated! 😄

@johnfn johnfn merged commit 257004e into VSCodeVim:master May 7, 2017
@mspaulding06 mspaulding06 deleted the close-command-support branch May 7, 2017 03:06
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.

2 participants