2016-01-26 오후 8:04에 Christian Brabandt 이(가) 쓴 글:
> Hi Marius!
> 
> I can confirm the redraw glitches. Those look a little bit like issue 
> #91 (https://github.com/vim/vim/issues/91). Yes, if I modify the source 
> and force some additional redraws, it works. However as noted in the 
> issue, this is not the correct solution, since this will make redrawing 
> a lot slower.

When I noticed redraw problem with vim-gtk2, I found that issue #91.
I don't remember details but your patch didn't help me.
But, from the issue #91, I found about the '--sync' option.
And because the option also worked for me, I used this alias 'g="gvim
--sync"' nowadays.

Yesterday, I tested the gtk3 with the 'g' alias command.
Now, I re-tested vim-gtk2 and vim-gtk3 without '--sync' option.
And they shows a same redraw issue.
So that, it seems --sync option does not work for gtk3.

Thanks,
namsh

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to