Skip to content

Revert "Support guioptions 'k' flag in MacVim, prevents unnecessary w… #727

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

Merged
merged 1 commit into from
Aug 11, 2018

Conversation

ychin
Copy link
Member

@ychin ychin commented Aug 10, 2018

…indow resize"

This reverts commit 1333bc6.

The previous change broke external monitors and zoom button. Revert the
change before a proper fix can be implemented.

This reverts the change introduced in #708. I will debug this and submit a patch to re-enable guioptions-k without breaking existing functionality later.

I can confirm the zoom button works again, but have not been able to check the external monitor case yet. If someone can check that (#721) please do so before merging this pull request.

Close #721
Close #724

…indow resize"

This reverts commit 1333bc6.

The previous change broke external monitors and zoom button. Revert the
change before a proper fix can be implemented.
@dctucker
Copy link
Contributor

dctucker commented Aug 10, 2018

This seems like a good fix, and it works for me. I haven't looked at the CI in this repo before, but there is a failure on this commit and it makes me wonder if it's an improper test since I was able to build locally with zero turbulence.

The problem with opening MacVim on a secondary monitor and seeing the window occluded is no longer present with this commit. Zooming also seems fine.

@splhack splhack merged commit 027327a into macvim-dev:master Aug 11, 2018
@ychin ychin deleted the revert-guioptions-k branch August 11, 2018 05:21
splhack added a commit that referenced this pull request Aug 14, 2018
Binary targets macOS 10.8+

- Vim patch 8.1.0280
- Reverted guioption 'k' #727

Script interfaces have compatibility with these versions

- Lua 5.3
- Perl 5.18
- Python2 2.7
- Python3 3.7
- Ruby 2.5
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.

"zoom" option in window menu stopped working with snapshot-150 Screen error
3 participants