Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Jun 5, 2023

During merging from upstream Vim, I noticed that MacVim is doing some unnecessary clears. From looking at them, I don't think they are really necessary (at least with the current source revision). Such MacVim-specific changes add merge conflicts and makes it difficult to diagnose issues (as we need to determine if they are MacVim-specific or Vim). Just remove it for now. Can always add back if we see issues.

The change was introduced in c621846.

@ychin ychin added this to the Release 177 milestone Jun 5, 2023
During merging from upstream Vim, I noticed that MacVim is doing some
unnecessary clears. From looking at them, I don't think they are really
necessary (at least with the current source revision). Such
MacVim-specific changes add merge conflicts and makes it difficult to
diagnose issues (as we need to determine if they are MacVim-specific or
Vim). Just remove it for now. Can always add back if we see issues.

The change was introduced in c621846.
@ychin ychin force-pushed the cleanup-window-clearing branch from 628555e to 776c73e Compare June 5, 2023 16:41
@ychin ychin merged commit a55fbcb into macvim-dev:master Jun 5, 2023
@ychin ychin deleted the cleanup-window-clearing branch June 5, 2023 17:49
tono pushed a commit to tono/macvim that referenced this pull request Jun 19, 2023
Remove unnecessary MacVim-specific window clear
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