Re: [vim/vim] Always resize when in hit enter prompt (PR #20852)
Foxe Chen (Vim Github Repository) <[email protected]> Tue, 28 Jul 2026 15:04:54 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20852/[email protected]> |
64-bitman left a comment (vim/vim#20852) > Hm, it is not quite correct. With your change `MODE_SETWSIZE` will become unused and I think we need to make a few more changes. Full patch would look like this, I think: https://gist.github.com/chrisbra/9edc20774d3ab63789b30f75c41523a7 > > This does properly redraw the hit-enter prompt on resize. The patch doesn't redraw the screen properly when the window size goes from smaller to bigger. I think clearing the screen (and the hit enter prompt) would be the simplest. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20852#issuecomment-5110161148 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20852/[email protected]> -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20852/c5110161148%40github.com.