I tried the fix you pushed and it looks great, thanks. понедельник, 29 августа 2022 г. в 14:30:49 UTC+3, Bram Moolenaar:
> > > I use search a lot. If I use cmdheight=0 the search triggers a command > line > > to appear, but when I press enter and the command line disappears there > is > > a *redraw* of the screen. It is very noticeable and prevents me from > using > > this feature. It's noticeable even with "vim --clean". > > This is because the last window size changes, it fills the space that > was just before used for typing the command line. > > You should be able to see what happens when 'writedelay' is set to a > small number, e.g. 10. Does (part of) the screen clear, or is it drawn > over the existing text? It looks like it is cleared, perhaps that can be > avoided... Hmm, a comment says: > // Redraw is needed for command line completion > > -- > People who want to share their religious views with you > almost never want you to share yours with them. > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// \\\ > \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// > -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/d8fa6e79-5d0e-4db1-9f4c-1862fdbca902n%40googlegroups.com.
