diff --git a/debian/changelog b/debian/changelog index 9aaef25f..bc0bb552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ byobu (2.61) unreleased; urgency=low [ Sebastian Markow ] * usr/share/byobu/pixmaps/byobu_multi.svg: added second icon + [ Dustin Kirkland ] + * usr/share/byobu/profiles/common: remove underline; does not play + nicely with reverse on tty's, LP: #532666 + -- Dustin Kirkland Wed, 03 Mar 2010 12:55:59 -0600 byobu (2.60-0ubuntu1) lucid; urgency=low diff --git a/usr/share/byobu/profiles/common b/usr/share/byobu/profiles/common index 825aafea..34934ce3 100644 --- a/usr/share/byobu/profiles/common +++ b/usr/share/byobu/profiles/common @@ -95,7 +95,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}%{+u}%n*%f %t%?(%u)%?%{-}%12`%?%+Lw%?%11` %=%12`%110`%109`%122`%111`%10`%<" +caption always "%12`%?%-Lw%50L>%?%{=r}%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`%131`%127`%114`%115`%108`%128`%125`%126`%113`%119`%117`%116`%106`%104`%103`%105`%107`%123`%120`%121`'