diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-15 22:10:20 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-15 22:10:20 +0000 |
commit | afbbdff581b32569862ef191b4f5ec78a30fc6a7 (patch) | |
tree | 14d858e1643a5ab7c1eb27097e2538a52a15fbdf | |
parent | cb60ea1bdb7b40b695af78a6b67575594ce89856 (diff) | |
download | rtmux-afbbdff581b32569862ef191b4f5ec78a30fc6a7.tar.gz rtmux-afbbdff581b32569862ef191b4f5ec78a30fc6a7.tar.bz2 rtmux-afbbdff581b32569862ef191b4f5ec78a30fc6a7.zip |
Add tmuxinator.
-rw-r--r-- | www/index.html.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html.in b/www/index.html.in index 823cba98..18124aad 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -70,6 +70,7 @@ terminfo implementation (normally <a href="http://invisible-island.net/ncurses/" <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/aziz/tmuxinator">tmuxinator</a>, <a href="https://github.com/lmartinking/tmux-applets">tmux-applets</a> and <a href="https://github.com/remiprev/teamocil">teamocil</a>.</p> |