You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
2 years ago
|
# BYOBU_BACKEND can currently be "screen" or "tmux"
|
||
|
# Override this on a per-user basis by editing "$BYOBU_CONFIG_DIR/backend"
|
||
|
# or by launching either "byobu-screen" or "byobu-tmux" instead of "byobu".
|
||
|
BYOBU_BACKEND="tmux"
|