diff options
author | Bogdan Pangrati <bogdan.pangrati@gmail.com> | 2010-11-28 11:35:11 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-28 11:35:11 +0100 |
commit | 11ddee7ca23ec96093459b6995581b08e7a05832 (patch) | |
tree | 48e1232bf3ae710a011be86bf48e7915665272e9 /system/tmux/README | |
parent | 558081d6f25d9c76d6d1c7e5b183a4e9d841108a (diff) | |
download | slackbuilds-11ddee7ca23ec96093459b6995581b08e7a05832.tar.gz |
system/tmux: Updated for version 1.3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/tmux/README')
-rw-r--r-- | system/tmux/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/tmux/README b/system/tmux/README index 8a3fca72f7..22ceedb32f 100644 --- a/system/tmux/README +++ b/system/tmux/README @@ -1,4 +1,6 @@ tmux is a terminal multiplexer. It enables a number of terminals -(or windows) to be accessed and controlled from a single terminal. +(or windows) to be accessed and controlled from a single terminal. It is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU Screen. + +This requires libevent. |