I was working away setting up tmux-powerline, and came across a problem
where tmux wasn't setting the background back to default, allowing it to be
tranparent if I have transparency enabled.
Hopped into IRC and asked if anyone else had the same issue, get a reply
that it turns out I'm the one who does.
Turn off tmux-powerline script, write a short snippit, and it works!
set status-left #[bg=green]TEST[#bg=default]TEST
and I get a transparent background on the second TEST. SUCCESS!
"But wait, I tried that before, and it didn't wo--"
set status-left #[bg=colour89]TEST[#bg=default]TEST
"Ah, that's right. Well, not right at all, really."
Something with changing from bg=colour{0..255} (and it could be slightly
less, I didn't test the ones that are the same as red, green, etc) makes it
not work.
There's a workaround, though.
set status-left #[bg=colour89]TEST[#bg=red][#bg=default]TEST
works as I expected it to the whole time. Now I've just got to hack apart
the tmux-powerline script (or most likely just add my own bit for the last
part of it) and I'll be right as rain, but the bug will still be there.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users