Thursday, October 6, 2011

Re: vim (in terminal) fails to redraw after window resizing

Taylor Hedberg, Thu 2011-10-06 @ 14:59:24-0400:
> I think the basic underlying problem is that Vim is not properly
> responding to SIGWINCH, which is the POSIX signal sent to X clients
> when their window changes size.

Actually, I should have said that SIGWINCH is sent to terminal
applications when their terminal window changes size. It's not an X
thing. But the problem is the same, regardless.

--
You received this message from the "vim_use" 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

No comments: