mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
* usr/bin/byobu-select-backend, usr/bin/Makefile.am,
usr/share/man/man1/byobu-select-backend.1, usr/share/man/man1/Makefile.am: - add a utility to select default byobu backend (screen or tmux)
This commit is contained in:
parent
d2ed912057
commit
ae1309be1a
5 changed files with 93 additions and 2 deletions
25
usr/share/man/man1/byobu-select-backend.1
Normal file
25
usr/share/man/man1/byobu-select-backend.1
Normal file
|
@ -0,0 +1,25 @@
|
|||
.TH byobu\-select\-backend 1 "30 Oct 2011" byobu "byobu"
|
||||
.SH NAME
|
||||
byobu\-select\-backend \- select your default Byobu backend window manager
|
||||
|
||||
.SH SYNOPSIS
|
||||
byobu\-select\-backend [screen|tmux]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\-select\-backend\fP is an application that lists the available Byobu backends and allows you to select your default.
|
||||
|
||||
You can select one of either \fBscreen\fP(1) or \fBtmux\fP(1) on the command line, or giving no command line parameters, the utility will run interactively.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.PD 0
|
||||
.TP
|
||||
\fBbyobu\fP(1), \fBscreen\fP(1), \fBtmux\fP(1)
|
||||
|
||||
.TP
|
||||
\fIhttp://launchpad.net/byobu\fP
|
||||
.PD
|
||||
|
||||
.SH AUTHOR
|
||||
This manpage and the utility were written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||
|
||||
The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|
Loading…
Add table
Add a link
Reference in a new issue