Problem: With an operator pending, a :redraw from an autocommand or a
callback leaves the cursor where the drawing ended, so it is
seen in the wrong place until the operator is finished. A
popup closed from such an autocommand shows this.
Solution: Put the cursor back after the screen is updated. This has to
happen before RedrawingDisabled is restored, which an
autocommand may have set, since setcursor() does nothing then.
https://github.com/vim/vim/pull/21199
(2 files)
—
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.![]()
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.![]()