mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
usr/share/byobu/profiles/common: remove underline; does not play
nicely with reverse on tty's, LP: #532666
This commit is contained in:
parent
b4c65e4d46
commit
c811874485
2 changed files with 5 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -3,6 +3,10 @@ byobu (2.61) unreleased; urgency=low
|
||||||
[ Sebastian Markow ]
|
[ Sebastian Markow ]
|
||||||
* usr/share/byobu/pixmaps/byobu_multi.svg: added second icon
|
* 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 <kirkland@ubuntu.com> Wed, 03 Mar 2010 12:55:59 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 03 Mar 2010 12:55:59 -0600
|
||||||
|
|
||||||
byobu (2.60-0ubuntu1) lucid; urgency=low
|
byobu (2.60-0ubuntu1) lucid; urgency=low
|
||||||
|
|
|
@ -95,7 +95,7 @@ setenv SSH_AUTH_SOCK /var/run/screen/S-$USER/byobu.ssh-agent
|
||||||
source $HOME/.byobu/keybindings
|
source $HOME/.byobu/keybindings
|
||||||
|
|
||||||
# Window tabs, second to last line
|
# 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
|
# 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`'
|
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`'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue