Re: Wide-char split-screen drawing glitch

2010-09-11 Thread Nicholas Marriott
I think in at least one place we might rely on the terminal just doing the right thing if a double width character is in the last column. Obviously that assumption is wrong for panes, the character should just not be written. On Fri, Sep 10, 2010 at 10:59:58AM -0700, Micah Cowan wrote: > So, I'v

Wide-char split-screen drawing glitch

2010-09-10 Thread Micah Cowan
So, I've encountered an interesting glitch when drawing left-right splits, if the left pane has wide characters that start on the column just before the split. This situation can occur if you start with a non-split screen, cat some wide-character text to the screen, and then create a left-right-spl