diff options
Diffstat (limited to 'system/byobu/README')
-rw-r--r-- | system/byobu/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/byobu/README b/system/byobu/README new file mode 100644 index 0000000000000..f7774a89b7c03 --- /dev/null +++ b/system/byobu/README @@ -0,0 +1,14 @@ +Byobu is a Japanese term for decorative, multi-panel screens that serve as +folding room dividers. As an open source project, Byobu is an elegant +enhancement of the otherwise functional, plain, practical GNU Screen. Byobu +includes an enhanced profile and configuration utilities for the GNU screen +window manager, such as toggle-able system status notifications. + +To convert an already running screen session to byobu, just install this +package, then run: + + CTRL-a :source /usr/share/byobu/profiles/byoburc + +that's all! + +This package requires newt. |