snippetbashTip
byobu — Window manager and terminal multiplexer. See also: `tmux`, `screen`. More information: <https://www.
Viewed 0 times
terminalcommandandclibyobumultiplexermanagerwindow
Problem
How to use the
byobu command: Window manager and terminal multiplexer. See also: tmux, screen. More information: <https://www.byobu.org/documentation>.Solution
byobu — Window manager and terminal multiplexer. See also: tmux, screen. More information: <https://www.byobu.org/documentation>.Start a new session:
byobuConfiguration and help:
byobu-configSelect tmux (default) or screen backend:
byobu-select-backendEnable automatic startup after login into text console:
byobu-enableDisable automatic startup after login into text console:
byobu-disableDetach from
byobu:<F6>Kill a window:
<Ctrl a><k>Code Snippets
Start a new session
byobuConfiguration and help
byobu-configSelect tmux (default) or screen backend
byobu-select-backendEnable automatic startup after login into text console
byobu-enableDisable automatic startup after login into text console
byobu-disableContext
tldr-pages: common/byobu
Revisions (0)
No revisions yet.