On Wednesday, April 17, 2019 at 5:38:31 PM UTC+2, Christian Brabandt wrote: > > Can you verify, that this behaviour is still present in latest master? > > In particular, I think patch 8.1.700 might fix that behaviour.
Current Vim patchlevel in Fedora is 8.1.1137, the issue is still present. When I put back the line (src/window.c, about l.3940): must_redraw = CLEAR; it works correctly. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
