diff --git a/pages/common/byobu.md b/pages/common/byobu.md new file mode 100644 index 00000000000000..79f97dcb2389d2 --- /dev/null +++ b/pages/common/byobu.md @@ -0,0 +1,25 @@ +# byobu + +> Window manager and terminal multiplexer. +> See also: `tmux` and `screen`. +> More information: . + +- Start a new session: + +`byobu` + +- Configuration and help: + +`byobu-config` + +- Select tmux (default) or screen backend: + +`byobu-select-backend` + +- Enable automatic startup after login into text console: + +`byobu-enable` + +- Disable automatic startup after login into text console: + +`byobu-disable`