From 5c69b1fb875f75e5df70ad9d2979f12aaf9fffa0 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sun, 15 Jan 2012 10:06:46 -0600 Subject: [PATCH] * usr/share/man/man1/byobu.1: LP: #913817 - mention byobu-select-backend prominently in the manpage --- debian/changelog | 2 ++ usr/share/man/man1/byobu.1 | 8 +++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f273eadc..a8b17e52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ byobu (5.3) unreleased; urgency=low - add some comments * usr/lib/byobu/ec2_cost, usr/lib/byobu/network: LP: #914098 - fix regression from r1839, add colon to IFS + * usr/share/man/man1/byobu.1: LP: #913817 + - mention byobu-select-backend prominently in the manpage -- Dustin Kirkland Sun, 08 Jan 2012 20:28:08 -0600 diff --git a/usr/share/man/man1/byobu.1 b/usr/share/man/man1/byobu.1 index d45dfae8..60103dee 100644 --- a/usr/share/man/man1/byobu.1 +++ b/usr/share/man/man1/byobu.1 @@ -1,6 +1,6 @@ .TH byobu 1 "19 June 2009" byobu "byobu" .SH NAME -byobu \- wrapper script for seeding a user's byobu configuration and launching screen +byobu \- wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux) .SH SYNOPSIS \fBbyobu\fP [screen options] @@ -12,7 +12,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s Options to \fBbyobu\fP are simply passed through \fBscreen\fP(1) or \fBtmux\fP(1). .SH DESCRIPTION -\fBbyobu\fP is a script that launches GNU screen in the byobu configuration. This enables the display of system information and status notifications within two lines at the bottom of the screen session. It also enables multiple tabbed terminal sessions, accessible through simple keystrokes. +\fBbyobu\fP is a script that launches a text based window manager (either \fBscreen\fP(1) or \fBtmux\fP(1)) in the byobu configuration. This enables the display of system information and status notifications within two lines at the bottom of the screen session. It also enables multiple tabbed terminal sessions, accessible through simple keystrokes. + +\fBbyobu\fP currently defaults to using \fBtmux\fP(1) (if present) as the backend, however, this can be overriden with the \fBbyobu-select-backend\fP(1) utility. Note that BYOBU_CONFIG_DIR=\fI$XDG_CONFIG_HOME/byobu\fP if defined, and \fI$HOME/.byobu\fP otherwise. @@ -207,7 +209,7 @@ Byobu requires a suitable \fBulimit\fP(3) values to run. If you get an error at .SH SEE ALSO .PD 0 .TP -\fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1), \fBbyobu-enable\fB(1), \fBbyobu-launch\fB(1), \fBtmux\fP(1) +\fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1), \fBbyobu-enable\fB(1), \fBbyobu-launch\fB(1), \fBbyobu-select-backend\fP(1), \fBtmux\fP(1) .TP \fIhttp://launchpad.net/byobu\fP .PD