[vim/vim] MS-Windows GUI: window contents can be missing when VimEnter is slow (PR #20858)

3 views
Skip to first unread message

h_east

unread,
3:07 PM (7 hours ago) 3:07 PM
to vim/vim, Subscribed
Problem:  On MS-Windows the text area can stay undrawn while a slow VimEnter
          autocommand runs, so the window shows what was on the screen behind
          it. Whether this happens depends on when the first paint message
          arrives.
Solution: Draw the text area when the window is opened, instead of waiting for
          the message loop.

related: #20807


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20858

Commit Summary

  • 4da1c3f MS-Windows GUI: window contents can be missing when VimEnter is slow

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20858@github.com>

Christian Brabandt

unread,
4:19 PM (6 hours ago) 4:19 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20858)

thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20858/c5096362492@github.com>

Maxim Kim

unread,
7:27 PM (2 hours ago) 7:27 PM
to vim/vim, Subscribed
habamax left a comment (vim/vim#20858)

This is amazing. It was a personal annoyance to deal with for such a long time and it is finally solved. Many thanks @h-east!!!


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20858/c5097984472@github.com>

Reply all
Reply to author
Forward
0 new messages