[vim/vim] Fix leftover cells when an opacity popup is resized or closed (PR #20471)

1 view
Skip to first unread message

mattn

unread,
9:29 AM (3 hours ago) 9:29 AM
to vim/vim, Subscribed

Background redraws under an opacity popup update ScreenLines[] but suppress terminal output, so the terminal no longer matches ScreenLines[] for those cells. Later draws skipped them as "unchanged", leaving parts of the old popup on screen after popup_settext() or popup_clear(). Track suppressed cells and force their next output. Added a screendump test.

Fixes #20459


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

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

Commit Summary

  • 11f792a Fix leftover cells when an opacity popup is resized or closed

File Changes

(5 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/20471@github.com>

Reply all
Reply to author
Forward
0 new messages