mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* usr/share/byobu/profiles/tmux:
- add some whitespace
This commit is contained in:
parent
f40c36f12b
commit
75d5e3390b
2 changed files with 6 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -4,6 +4,10 @@ byobu (5.3) unreleased; urgency=low
|
|||
* usr/bin/Makefile.am:
|
||||
- fix safe link creation
|
||||
|
||||
[ Dustin Kirkland ]
|
||||
* usr/share/byobu/profiles/tmux:
|
||||
- add some whitespace
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 08 Jan 2012 20:28:08 -0600
|
||||
|
||||
byobu (5.2-0ubuntu1) precise; urgency=low
|
||||
|
|
|
@ -75,8 +75,8 @@ set -g status-fg $BYOBU_LIGHT
|
|||
set -g status-interval 1
|
||||
set -g status-left-length 256
|
||||
set -g status-right-length 256
|
||||
set -g status-left '#(byobu-status tmux_left)['
|
||||
set -g status-right ']#(byobu-status tmux_right)'
|
||||
set -g status-left '#(byobu-status tmux_left) ['
|
||||
set -g status-right '] #(byobu-status tmux_right)'
|
||||
set -g message-bg $BYOBU_ACCENT
|
||||
set -g message-fg white
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue