aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-04-15 21:56:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-04-15 21:56:38 +0000
commitcb60ea1bdb7b40b695af78a6b67575594ce89856 (patch)
tree4f55ca23815c6d11a65d2adbc6441a0f9250b2cd
parent3aee28c58bfbb85329e74349487c7aa07c238bee (diff)
downloadrtmux-cb60ea1bdb7b40b695af78a6b67575594ce89856.tar.gz
rtmux-cb60ea1bdb7b40b695af78a6b67575594ce89856.tar.bz2
rtmux-cb60ea1bdb7b40b695af78a6b67575594ce89856.zip
Add some third party stuff.
-rw-r--r--www/index.html.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/index.html.in b/www/index.html.in
index ee3d08d6..823cba98 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -68,6 +68,11 @@ SourceForge</a> and runs on Linux, FreeBSD, NetBSD, Solaris and AIX.</p>
<p>tmux depends on <a href="http://www.monkey.org/~provos/libevent/">libevent 1.4 or 2.0</a> and a
terminfo implementation (normally <a href="http://invisible-island.net/ncurses/">ncurses</a>).</p>
+<p>A few people have written programs which can be used with tmux:
+<a href="https://github.com/dominikh/tmux-ruby">tmux-ruby</a>,
+<a href="https://github.com/lmartinking/tmux-applets">tmux-applets</a> and
+<a href="https://github.com/remiprev/teamocil">teamocil</a>.</p>
+
<div id="screenshots">
<a href="tmux3.png"><img src="small-tmux3.png" alt="Screenshot"/></a>
<a href="tmux4.png"><img src="small-tmux4.png" alt="Screenshot"/></a>