Aram Drevekenin
Aram Drevekenin
Hi - this is expected behavior. Only the default input mode (EDIT: and `Locked` ofc, whether it's the default or not) allows for transparent key passthrough. My regrets if this...
Hey, thanks for whipping this up! Let's leave this on the back burner for now as an alternative. We might want to add explicit background colors to UI components in...
Alright, thanks for looking into this. Personally I'm not a fan of having this be configurable. This feels to me like one of those "offloading complexity on to the user"...
Hey @dj95 - I thought about this some more and decided to go with this direction after all with a minor change (see below). My rationale: the best way would...
Hey @dj95 - thanks for putting this together! A few points: 1. Instead of `bg_black`, let's call it `opaque`. We might want to add background parsing in the future and...
Hey, great work! I played around with it and have some additions ( I test these by setting the theme's `black` color to something distinct from my terminal background, so...
Fantastic (and quick!) job. Thank you!
Thanks for the report! I am familiar with this issue and have squashed all occurrences where I found that it happens (it has to do with the logical ordering of...
To be perfectly honest, I encountered this during a large overhaul and I don't remember the exact edge case that made this happen. You have my apologies, but I can't...
I issued a fix for this: https://github.com/zellij-org/zellij/pull/4440 Thanks for the excellent repros!