From 03a2478ba95a800c6d0bfef75921f2f53887abdc Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 29 Dec 2009 10:06:09 -0600 Subject: [PATCH] profiles/common: fix active window highlight, make it reverse+bold for all color combinations --- debian/changelog | 2 ++ profiles/common | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3dd97079..dca9c1db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ byobu (2.43-0ubuntu1) lucid; urgency=low colors, LP: #500669 * bin/logo, profiles/common: must undo each color change on logo printing like all other status items, fix hardstatus line for "default color" + * profiles/common: fix active window highlight, make it reverse+bold + for all color combinations -- Dustin Kirkland Wed, 23 Dec 2009 14:01:55 -0600 diff --git a/profiles/common b/profiles/common index 580b4333..da276943 100644 --- a/profiles/common +++ b/profiles/common @@ -94,7 +94,7 @@ setenv SSH_AUTH_SOCK /var/run/screen/S-$USER/byobu.ssh-agent source $HOME/.byobu/keybindings # Window tabs, second to last line -caption always "%12`%?%-Lw%50L>%?%{=r }%{+b }%n*%f %t%?(%u)%?%12`%?%+Lw%?%11` %=%12`%110`%109`%122`%111`%10`%<" +caption always "%12`%?%-Lw%50L>%?%{=r}%{=b}%n*%f %t%?(%u)%?%{-}%12`%?%+Lw%?%11` %=%12`%110`%109`%122`%111`%10`%<" # Status string, last line hardstatus string '%99`%{-}%{=r}%12` %100`%112`%= %130`%102`%101`%129`%127`%114`%115`%108`%128`%125`%126`%113`%119`%117`%116`%106`%104`%103`%105`%107`%123`%120`%121`'