mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
usr/share/byobu/profiles/common: fix bold color intensity, LP: #727466
This commit is contained in:
parent
e6c3593588
commit
10a02907ea
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -13,6 +13,7 @@ byobu (3.30) unreleased; urgency=low
|
|||
* usr/bin/byobu-launch, usr/bin/byobu-launcher-install: fix handling
|
||||
of logout behavior, when dpkg-configured globally by the sysadmin,
|
||||
LP: #741281
|
||||
* usr/share/byobu/profiles/common: fix bold color intensity, LP: #727466
|
||||
|
||||
[ Chaskiel Grundman ]
|
||||
* debian/postinst: correctly fix old-school screen-profiles era diversions
|
||||
|
|
|
@ -86,7 +86,7 @@ termcapinfo xterm* ti@:te@
|
|||
altscreen on
|
||||
|
||||
# Enable 256 color terminal
|
||||
attrcolor b ".I"
|
||||
attrcolor b ".i"
|
||||
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
||||
defbce "on"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue