I don't know how to reproduce, if a buffer has sign, text property and highlights of matchadd(),
then do py3 vim.current.buffer[:] = a little different list, the flicker may happen.
By the way, is there a way to disable the redraw of text property changes and redraw of syntax changes and the redraw of highlights of matchadd(), and the redraw of sign and all the redraw.[Feature Request]
No flicker.
latest
all
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Could you please try this?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Could you please try this?
It does not fix the issue.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
The issue is because of #5704.
Now I don't know how to minimize the reproducing steps.
setlocal signcolumn=no must have some redrawing bug.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Although the issue can only be reproduced in gVim, terminal Vim should have the same problem.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@Yggdroot Is it caused by the redraw of signcolumn=no? If so, please update the title and description of this issue and include the steps to reproduce the problem.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@Yggdroot Is it caused by the redraw of
signcolumn=no? If so, please update the title and description of this issue and include the steps to reproduce the problem.
The reproduce steps is shown as the gif above.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
If you have environment to build vim, please test #19713
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
If you have environment to build vim, please test #19713
It works. Thanks.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()