Re: [screen-devel] Layout bug, canvas assert fails

2017-02-15 Thread Amadeusz Sławiński
Hey, thanks for report, I'm able to reproduce that. Can you make a bug in savannah, so we can track it? (Seems bit similar to https://savannah.gnu.org/bugs/?28386 - maybe fix to this bug, somehow introduced the problem?) If you want to work on a patch, it certainly would be welcome, as it gives

[screen-devel] Layout bug, canvas assert fails

2017-02-14 Thread Michal Grochmal
Hi, Whilst debugging a small issue with the screen layout I believe that I found quite a nasty bug. If I use the following ~/.screenrc : layout new lay1 split -v layout new lay2 split -v layout attach lay2 And run: screen My screen starts correctly. But if I perform t