[vim/vim] popup: opacity popup over a terminal is not cleared when moved (PR #20688)

0 views
Skip to first unread message

h_east

unread,
7:18 AM (8 hours ago) 7:18 AM
to vim/vim, Subscribed
Problem:  A semi-transparent (opacity) popup shown over a terminal window
          leaves its old cells on screen when it is moved or its text
          changes, and typing in the terminal makes them accumulate.  Only
          a full redraw (CTRL-L) clears them.
Solution: When redrawing the background under an opacity popup, force a full
          repaint of an underlying terminal window so the blend uses the
          terminal's true background instead of stale, already-blended
          cells.

fixes: #20679


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

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

Commit Summary

  • eae348a popup: opacity popup over a terminal is not cleared when moved

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

Christian Brabandt

unread,
1:59 PM (1 hour ago) 1:59 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20688)

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

Reply all
Reply to author
Forward
0 new messages