mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
bin/byobu-launcher, bin/byobu-select-session,
share/man/man1/byobu-select-session.1: add a dynamic prompt if automatically launching byobu on a server where multiple sessions exist, LP: #368963
This commit is contained in:
parent
ed589b4eb9
commit
954c3ef565
4 changed files with 84 additions and 2 deletions
20
usr/share/man/man1/byobu-select-session.1
Normal file
20
usr/share/man/man1/byobu-select-session.1
Normal file
|
@ -0,0 +1,20 @@
|
|||
.TH byobu\-select\-session 1 "12 Jan 2010" byobu "byobu"
|
||||
.SH NAME
|
||||
byobu\-select\-session \- select and connect to a byobu session
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\-select\-profile\fP is an application that lists the available screen sessions running on the system, and prompts the user to select one. If an invalid selection is chosen 3 times in a row, the user is connected to the youngest session. If only one session exists, the user is connected to that session. If no sessions exist, a new session is created.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.PD 0
|
||||
.TP
|
||||
\fBbyobu\fP(1), \fBscreen\fP(1)
|
||||
|
||||
.TP
|
||||
\fIhttp://launchpad.net/byobu\fP
|
||||
.PD
|
||||
|
||||
.SH AUTHOR
|
||||
This manpage and the utility were written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
|
Loading…
Add table
Add a link
Reference in a new issue