* usr/share/byobu/profiles/tmux:

- add some whitespace
This commit is contained in:
Dustin Kirkland 2012-01-11 11:01:36 -06:00
commit 75d5e3390b
2 changed files with 6 additions and 2 deletions

4
debian/changelog vendored
View file

@ -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

View file

@ -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