Aram Drevekenin
Aram Drevekenin
@mike-lloyd03 - sorry, I don't have a lot of time for doing back-and-forth on this. There are a lot of examples of layouts in the documentation, eg. here: https://zellij.dev/documentation/creating-a-layout.html And...
@eleijonmarck , @alekspickle - I'm sure neither of you were meaning to be unkind or impolite to the other person. I ask you - let's please cool things down and...
Hey @AlixBernard - this looks great! I'm looking forward to reading the algorithm. So, the high level things we need to do to make this feature happen are: 1. Implement...
(also, forgot to mention: I'm happy to drill down into each one of these points with more specific pointers to places in the code base if you'd like)
Thanks to the two of you! I'm very happy to see this collab and things moving forward on this. Just a note about swap layouts: I think it's safe to...
AFAIK this is not possible through Zellij, because this is something the application running in your window manager needs to do. In our case, this application being the terminal emulator....
Aha! That is a good point, thanks for the explanation. So I guess what we want is to allow passing a `none` color as you mentioned. I'll re-open the issue...
@fedoranvar - for sure, but I think what OP wants is to be able to explicitly pass a transparent color (eg. that just the title bar will be transparent).
> Would support for a "default" type of background color, and setting it via SGR 49 work? For sure. That sounds like how we would implement it. But I think...
Hey @kchibisov - Zellij dev here. Thanks for pointing out the entry in terminfo, but unless I'm misunderstanding very much I think this is not the issue here. I think...