Aram Drevekenin
Aram Drevekenin
Hey, this happens because we query the terminal emulator on startup for things like pixel-size/cell ratio, color palette, etc. We can't yet respond to STDIN from the user until this...
Unfortunately not - I agree that would have been best. But we have no way of differentiating what the user typed and what the terminal emulator sends us (that I...
Worst case that would happen is that we won't respond correctly to ANSI color queries or have to make guesses regarding the pixel to cell ratio. So no biggie there.
I don't think they fetch that sort of information... at least I don't remember seeing this the last time I looked at the raw fish startup STDOUT. I think this...
Hey @aral - while I very much agree, I just want to make sure you know about `zellij --layout compact`? You aren't yet able to switch to it at runtime,...
Hey @artfulrobot - all of this is possible to achieve with plugins.
Hey, just to confirm: I'm reproducing this with the btop tab. Thanks for the detailed reproduction. I'll poke around and see what's up hopefully some time this month.
Alright - so I issued a fix for this in #2675 - it will be released in the next version. Thank you very much @kseistrup for the reproduction. This issue...
@kseistrup - thanks for giving this a test so quickly. I spent some time on this issue in the past couple of months, and for me the fixes I made...
> I'm not sure how a `btop` tab can be an issue here and not there. Does `btop` show colours when you run it? I always imagined that `zellij` blew...