Re: ksh sigwinch

2012-09-09 Thread Aaron Bieber
On Wed, Sep 05, 2012 at 01:11:28PM +0200, LEVAI Daniel wrote: > On sze, szept 05, 2012 at 07:01:45 -0400, Ted Unangst wrote: > [...] > > > This doesn't work for me inside either urxvt or xterm. I've resized the > > > windows but the end of the line remained more far than the windows' > > > edge. Do

Re: ksh sigwinch

2012-09-05 Thread LEVAI Daniel
On sze, szept 05, 2012 at 07:01:45 -0400, Ted Unangst wrote: [...] > > This doesn't work for me inside either urxvt or xterm. I've resized the > > windows but the end of the line remained more far than the windows' > > edge. Do I understand correctly that this patch would make ksh always > > recalc

Re: ksh sigwinch

2012-09-05 Thread Ted Unangst
On Wed, Sep 05, 2012 at 08:52, LEVAI Daniel wrote: > On k, szept 04, 2012 at 18:15:29 -0400, Ted Unangst wrote: >> I move my windows around and even resize them sometimes. Sometimes >> ksh catches on, but a lot of the time it doesn't. The problem is if >> I'm running an editor like vi (kinda comm

Re: ksh sigwinch

2012-09-04 Thread LEVAI Daniel
On k, szept 04, 2012 at 18:15:29 -0400, Ted Unangst wrote: > I move my windows around and even resize them sometimes. Sometimes > ksh catches on, but a lot of the time it doesn't. The problem is if > I'm running an editor like vi (kinda common reason why I'd want to > resize the terminal), sigwin

ksh sigwinch

2012-09-04 Thread Ted Unangst
I move my windows around and even resize them sometimes. Sometimes ksh catches on, but a lot of the time it doesn't. The problem is if I'm running an editor like vi (kinda common reason why I'd want to resize the terminal), sigwinch doesn't get to ksh. Then when I exit the editor, command line e