diff options
author | Marco Bonetti <sid77@slackware.it> | 2010-08-13 07:37:10 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-14 19:04:49 -0500 |
commit | 2403560642056269760b23e57ad814cc6c98444d (patch) | |
tree | 2de8d6de8506578efa870dd68e7bda4e983d54f3 /system/byobu/README | |
parent | 700d2413a949ab13235cb87e72300d124af49692 (diff) | |
download | slackbuilds-2403560642056269760b23e57ad814cc6c98444d.tar.gz |
system/byobu: Added (GNU Screen enhancement)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 0000000000..f7774a89b7 --- /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. |