diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 22:55:33 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:33 +0200 |
commit | 115e639bc392dd9d1c046b008beac89082c09146 (patch) | |
tree | 9beb4b2261857f2ee51ce43538d413de2ab229a8 /system/tmux/README | |
parent | 348c00af5175605b6543c2f1173000693c9bb107 (diff) | |
download | slackbuilds-115e639bc392dd9d1c046b008beac89082c09146.tar.gz |
system/tmux: Added to 12.1 repository
Diffstat (limited to 'system/tmux/README')
-rw-r--r-- | system/tmux/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/tmux/README b/system/tmux/README new file mode 100644 index 0000000000..8a3fca72f7 --- /dev/null +++ b/system/tmux/README @@ -0,0 +1,4 @@ +tmux is a terminal multiplexer. It enables a number of terminals +(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. |