Re: botched display - mutt or ncurses bug?

2019-11-09 Thread Oswald Buddenhagen
On Fri, Nov 08, 2019 at 01:04:37PM -0800, Kevin J. McCarthy wrote: On Fri, Nov 08, 2019 at 09:29:29PM +0100, Oswald Buddenhagen wrote: I've pushed a commit up to the branch 'kevin/sigwinch-fixes'. Would you mind giving that a try and seeing if it resolves the issue? no luck. and i'm additiona

Re: botched display - mutt or ncurses bug?

2019-11-09 Thread Oswald Buddenhagen
On Sat, Nov 09, 2019 at 12:11:41PM +0100, Oswald Buddenhagen wrote: i wouldn't be surprised if konsole is internally racy and reports a bogus screen size to ncurses. i'll investigate that and let you know. yep, that was it. someone "removed a hack" by replacing it with a broken one. what an ep