Man page - byobu-select-session(1)
Packages contas this manual
- wifi-status(1)
- byobu-enable-prompt(1)
- byobu-reconnect-sockets(1)
- byobu-export(1)
- col7(1)
- byobu-disable(1)
- byobu-enable(1)
- byobu-config(1)
- byobu-launcher-uninstall(1)
- byobu-select-backend(1)
- byobu-disable-prompt(1)
- manifest(1)
- byobu-quiet(1)
- purge-old-kernels(1)
- col6(1)
- byobu-select-profile(1)
- col3(1)
- byobu-status(1)
- byobu-ulevel(1)
- byobu-launcher-install(1)
- byobu-keybindings(1)
- byobu-ctrl-a(1)
- byobu-silent(1)
- byobu-janitor(1)
- byobu-launch(1)
- byobu-launcher(1)
- ctail(1)
- col1(1)
- col4(1)
- byobu-tmux(1)
- byobu(1)
- byobu-select-session(1)
- byobu-prompt(1)
- col5(1)
- col8(1)
- byobu-screen(1)
- byobu-status-detail(1)
- col2(1)
- col9(1)
- byobu-layout(1)
- byobu-ugraph(1)
- vigpg(1)
- byobu-shell(1)
apt-get install byobu
Manual
| byobu-select-session(1) | byobu | byobu-select-session(1) |
NAME
byobu-select-session - select and connect to a byobu session
DESCRIPTION
byobu-select-session is an application that lists the available screen sessions running on the system, and prompts the user to select one. The user also has the option to create a new Byobu session, or launch the default shell without Byobu.
If an invalid selection is chosen 3 times in a row, the user is connected to the youngest session.
By default, if only one session exists, the user is connected to that session, and if no sessions exist, a new session is created -- such that there is no interactive prompt in the normal behavior. However, some users may choose to always be prompted, by touching the file $BYOBU_CONFIG_DIR/.always-select.
Note that BYOBU_CONFIG_DIR=$HOME/.byobu.
Named sessions that begin with a "." are
"hidden" from byobu-select-session(1). This is useful, for
instance, if you do not want a session to be automatically selected at
login. Example:
byobu -S .hidden
FILES
$BYOBU_CONFIG_DIR/.always-select
SEE ALSO
AUTHOR
This manpage and the utility were written by Dustin Kirkland <kirkland@byobu.org> 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 /usr/share/common-licenses/GPL on Debian/Ubuntu systems, or in /usr/share/doc/fedora-release-*/GPL on Fedora systems, or on the web at http://www.gnu.org/licenses/gpl.txt.
| 12 Jan 2010 | byobu |