On 20 October 2015 at 15:37, Marc Lehmann <[email protected]> wrote: > On Tue, Oct 20, 2015 at 06:00:19PM +0200, STaRDoGG CHaMP > <[email protected]> wrote: >> when I resize a urxvt terminal window, it cuts off the output of the terminal >> if the borders overlap with its content. I made a video demonstrating this >> [1]. >> In the video I use i3 and I have already asked the i3 guys [2], but they told > > This works as designed - you have to have some scrollback active for this > to work like in xterm (just output a few more empty lines for example), or > configure your prompt to redraw differently on resize.
I've looked a little (but not enough yet) at the code where these two cases are handled, and I did wonder once or twice: is there a reason the case with no scrollback has to behave differently, or was the re-wrap code just never adapted to handle that case? If I have more time, I'll take another look at the code, especially if it's the latter. -Joe _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
