Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Oct 9, 2022

Since Vim upstream added support for :confirm q for terminals, we can now get our File.Close menu to work properly for them as well. This also means Cmd-W (which is bound to that menu item) works too.

Also just add validateMenuItem: for MMAppController even if we are just returning YES. This makes it semantically clearer and is easier to debug.

Since Vim upstream added support for `:confirm q` for terminals, we can
now get our File.Close menu to work properly for them as well. This also
means Cmd-W (which is bound to that menu item) works too.

Also just add validateMenuItem: for MMAppController even if we are just
returning YES. This makes it semantically clearer and is easier to
debug.
@ychin ychin added this to the Release 175 milestone Oct 9, 2022
@ychin ychin merged commit bb4c48a into macvim-dev:master Oct 9, 2022
@ychin ychin deleted the macvim-file-close-terminal branch October 9, 2022 23:11
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