From: Stefan Sperling Subject: Re: small tog split view regression To: Mark Jamsek Cc: gameoftrees@openbsd.org Date: Thu, 30 Jun 2022 12:32:17 +0200 On Thu, Jun 30, 2022 at 08:27:35PM +1000, Mark Jamsek wrote: > > At this point, the parent (log) view is rendered in split-screen and > > the right area of the window where the child view was is garbled. > > After following the first four steps, I can't reproduce this^. Rather > than a splitscreen with a garbled rhs, the splitscreen is lost and the > parent (log) view goes to fullscreen. Hmm. This might depend on the terminal? I was using tmux in gnome-terminal. > > - Make the terminal large again > > > > Now the split screen layout has been lost. You can still cycle between > > views with Tab but they both views remain fullscreen. > > This happens in my tests too. > > > Patch below fixes this for me. > > The patch fixes the return to splitscreen when increasing the terminal; > but I can't speak to the first problem at the end of step 4. Great, thanks.