diff --git a/debian/changelog b/debian/changelog index d1679f5a..f52f1308 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ byobu (5.20) unreleased; urgency=low + [ Dustin Kirkland ] * usr/bin/byobu-status: LP: #998812 - fix upgrades to the new width handling, where some things were undefined @@ -34,6 +35,8 @@ byobu (5.20) unreleased; urgency=low * usr/share/byobu/profiles/tmux: LP: #1012348 - fix status activity/alert bolding - seems upstream tmux changed the option name from "alert" to "activity" + * usr/share/man/man1/byobu.1: LP: #977225 + - add documentation about the status line background colors [ https://launchpad.net/~ktyubuntu ] * usr/lib/byobu/logo: LP: #1004712 diff --git a/usr/share/man/man1/byobu.1 b/usr/share/man/man1/byobu.1 index c5d96146..a7fe186f 100644 --- a/usr/share/man/man1/byobu.1 +++ b/usr/share/man/man1/byobu.1 @@ -18,6 +18,9 @@ Options to \fBbyobu\fP are simply passed through \fBscreen\fP(1) or \fBtmux\fP(1 Note that BYOBU_CONFIG_DIR=\fI$XDG_CONFIG_HOME/byobu\fP if defined, and \fI$HOME/.byobu\fP otherwise. +.SH BACKGROUND COLORS +The background colors of the \fBbyobu\fP status lines can be adjusted by editing the files \fI$HOME/.byobu/color\fP (for \fBbyobu\-screen\fP) and \fI$HOME/.byobu/color.tmux\fP (for \fBbyobu\-tmux\fP). The command \fBCtrl-Shift-F5\fP will change the background to a randomly selected color when running in \fBbyobu\-tmux\fP mode. Simply remove those files to return to the default color configuration. + .SH STATUS NOTIFICATIONS \fBbyobu\fP supports a number of unique and interesting status notifications across the lowest two lines in the screen. Each status notification item is independently configurable, enabled and disabled by the configuration utility. The guide below helps identify each status item (in alphabetical order):