▲ 123 r/tmux
Implemented dimming of inactive tmux panes 🤓
And it also works with nvim panes too. Basically I had to change the tmux source code in order to
- add the dimming algorithm
- inject the correct RBG values at runtime so the dimming works correctly (otherwise it looks off because we have to convert ANSI to RBG which is an approximation and then apply the dimming and THEN convert back to ANSI)
But yeah I think it’s pretty cool cus now I have a clear visual indication of which pane I’m currently on. And it’s all bootstrapped using nix (I had to pin the tmux version b.c. any updates could cause the patches I added to break) so that way it builds and works the exact same across my computers 🤓🤓🤓
https://anonymous.4open.science/r/chud-methodology-1477/README.md
u/bigblackmonkey-boy — 5 days ago