You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so I've found a very weird behaviour when creating a new screen. Seemingly, the initially created screen honours the terminal colours, while the second screen doesn't. I've written a little demo to show this:
Yeah I think recalling Init and Fini is problematic. These were never designed for this kind of usage. I will need to investigate making this more robust.
Yeah, the easy way to workaround this, is trying to reuse screen I guess, but I thought I'd report this either way. Maybe something that can be fixed at some point in v2 🤷 It's not really that problematic.
Hey,
so I've found a very weird behaviour when creating a new screen. Seemingly, the initially created screen honours the terminal colours, while the second screen doesn't. I've written a little demo to show this:
Simply run it an hit enter. I am currently running termite, in case that matters.
Here's a gif, in case it doesn't work for you:
The text was updated successfully, but these errors were encountered: