mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
* usr/share/byobu/profiles/common:
- back and forth, back and forth on this color issue; the previous version looked terrible (too bold) on stock Ubuntu/gnome-terminal
This commit is contained in:
parent
c44c9c67f7
commit
c4f91d33cb
2 changed files with 5 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -6,6 +6,10 @@ byobu (4.29) unreleased; urgency=low
|
||||||
- install some missing manpages
|
- install some missing manpages
|
||||||
* usr/share/byobu/profiles/common:
|
* usr/share/byobu/profiles/common:
|
||||||
- check raid once per minute
|
- check raid once per minute
|
||||||
|
* usr/share/byobu/profiles/common:
|
||||||
|
- back and forth, back and forth on this color issue;
|
||||||
|
the previous version looked terrible (too bold) on stock
|
||||||
|
Ubuntu/gnome-terminal
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 10 Aug 2011 18:24:27 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 10 Aug 2011 18:24:27 -0500
|
||||||
|
|
||||||
|
|
|
@ -89,7 +89,7 @@ hardstatus alwayslastline
|
||||||
altscreen on
|
altscreen on
|
||||||
|
|
||||||
# Enable 256 color terminal
|
# Enable 256 color terminal
|
||||||
attrcolor b ".i"
|
attrcolor b ".I"
|
||||||
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
||||||
defbce "on"
|
defbce "on"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue