[vim/vim] WinResized not triggered when the whole Vim is resized (PR #20775)

2 views
Skip to first unread message

h_east

unread,
1:00 PM (5 hours ago) 1:00 PM
to vim/vim, Subscribed
Problem:  When the whole Vim (terminal or GUI) is resized, VimResized fires
          right away but WinResized does not: it only triggers on the next
          typed command, even though the windows already changed size.
Solution: Trigger the WinResized (and WinScrolled) check right after firing
          VimResized on a shell resize, so window size changes are reported
          immediately instead of waiting for the next command.

fixes: #20774


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

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

Commit Summary

  • 13d13ba WinResized not triggered when the whole Vim is resized

File Changes

(2 files)

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/20775@github.com>

Reply all
Reply to author
Forward
0 new messages