Hi, On Fri, Jul 26, 2019 at 1:19 AM StarryLeo <[email protected]> wrote: > > The same issue as above, because I use the following autocmds to toggle the > relativenumber option: > > set number relativenumber > autocmd InsertEnter * setlocal norelativenumber > autocmd InsertLeave * setlocal relativenumber > > This looks like the version of the last two months has this problem. >
Can you try the attached patch and see whether the screen refresh issue on toggling the 'number' or 'relativenumber' option is fixed? Thanks, Yegappan -- -- 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/CAAW7x7%3Dnd_fpvdrMa-nwpHbaxHjFioyXbxWjB%3DwopyYWvw_YOA%40mail.gmail.com.
sign_refresh.diff
Description: Binary data
