Control Byobu Sessions - Terminal Multiplexer | Online Free DevTools by Hexmos
Control Byobu terminal sessions with Byobu, a powerful terminal multiplexer for managing multiple terminals. Free online tool, no registration required.
byobu
Window manager and terminal multiplexer. See also:
tmux,screen. More information: https://www.byobu.org/documentation.
- 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
- Detach from
byobu:
<F6>
- Kill a window:
<Ctrl a><k>