From b801118fe59d2aec2df8c6b556827e129e64afb5 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 1 Mar 2012 17:16:49 +0000 Subject: [PATCH] +book at http://pragprog.com/book/bhtmux/tmux --- www/index.html.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/www/index.html.in b/www/index.html.in index 1db9a0e5..9f69919e 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -63,16 +63,17 @@ development.

tmux is part of the OpenBSD base system. The portable version is hosted on -SourceForge and runs on Linux, FreeBSD, NetBSD, Solaris and AIX.

- -

tmux depends on libevent 1.4 or 2.0 and a +SourceForge and runs on Linux, FreeBSD, NetBSD, Solaris and AIX. +It depends on libevent 1.4 or 2.0 and a terminfo implementation (normally ncurses).

A few people have written programs which can be used with tmux: tmux-ruby, tmuxinator, tmux-applets and -teamocil.

+teamocil. +There is a +book on tmux by Brian P Hogan.

Screenshot