Aram Drevekenin
Aram Drevekenin
Hey, what's the status here?
I think a good feature to add would be to have a flag that removes this behaviour (querying the terminal emulator). The effects would mainly be noticeable in applications that...
> Question: Would this also allow mirroring a pane to multiple screens? Or is this already available by having multiple terminals attach to a single session? Right now we can...
I hope you are well @AutumnMeowMeow !
Implemented in https://github.com/zellij-org/zellij/pull/3200
There's already `borderless: true` in the Layout. But I guess you mean to toggle it at runtime?
Unfortunately I'm not 100% sure this is possible within the terminal emulator landscape we're working in. It's not just a question of how we store or configure the keys, but...
Thanks @klamonte for this great information!! Being a multiplexer, I guess we would ideally have to support all of these. I'm very open to this change, but this seems like...
Hey - I really like this idea! I'd be very happy to see this functionality in Zellij. UX-wise I don't see an issue with it. Implementation-wise, this will be a...
For what it's worth, now that we overhauled our plugin system this is very much possible through plugins. I even wrote a plugin that does this (could definitely be improved...