* usr/share/byobu/profiles/tmux:

- ensure that byobu-janitor runs on reload
This commit is contained in:
Dustin Kirkland 2011-08-15 21:31:32 -07:00
commit 9e60806b02
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View file

@ -51,6 +51,8 @@ byobu (4.30) unreleased; urgency=low
* usr/lib/byobu/network:
- make network calculations drastically cheaper, by using status_freq
rather than a file stat
* usr/share/byobu/profiles/tmux:
- ensure that byobu-janitor runs on reload
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 11 Aug 2011 10:31:31 -0500

View file

@ -21,6 +21,7 @@
###############################################################################
set-environment -g BYOBU_BACKEND tmux
new-window -d byobu-janitor
# Change to Screen's ctrl-a escape sequence
set-option -g prefix C-a