Skip to content

Fix Vim breaking guioption 'k' initialization for non-GTK#826

Merged
ychin merged 1 commit intomacvim-dev:masterfrom
ychin:fix_vim_guioption-k
Dec 26, 2018
Merged

Fix Vim breaking guioption 'k' initialization for non-GTK#826
ychin merged 1 commit intomacvim-dev:masterfrom
ychin:fix_vim_guioption-k

Conversation

@ychin
Copy link
Copy Markdown
Member

@ychin ychin commented Dec 26, 2018

Recent Vim change (8.1.0626) seems to have broken Vim GUI initialization if guioption 'k' is set, by passing the wrong value to the mustset parameter. Patch around it by making it initialize with the right one in MacVim. This should ideally be fixed upstream in Vim.

The pull request in question is vim/vim#3616.

Recent Vim change (8.1.0626) broke Vim GUI initialization if guioption
'k' is set, by passing the wrong value to the mustset parameter. Patch
around it by making it initialize with the right one in MacVim.
@ychin ychin merged commit d8bc23f into macvim-dev:master Dec 26, 2018
@ychin ychin deleted the fix_vim_guioption-k branch December 26, 2018 11:28
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