tmux/index.html.in

25 lines
1.5 KiB
HTML

<!-- $Id: index.html.in,v 1.5 2009-04-17 07:46:30 nicm Exp $ -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>tmux</title>
</head>
<body>
<b>Welcome to the tmux website, such as it is!</b>
<p>tmux is a &quot;terminal multiplexer&quot;, it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.</p>
<p><a href="http://downloads.sourceforge.net/tmux/tmux-%%VERSION%%.tar.gz">Download tmux %%VERSION%%.</a></p>
<p>Please see the <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/NOTES">release notes</a> and <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/FAQ">FAQ</a> (note these are for CVS HEAD).</p>
<p>The change log, up to CVS HEAD, is <a href="http://tmux.cvs.sourceforge.net/viewvc/*checkout*/tmux/tmux/CHANGES">here,</a> the project page <a href="http://sf.net/projects/tmux">here</a> and mailing lists <a href="https://sourceforge.net/mail/?group_id=200378">here.</a></p>
<b>Screenshots (from CVS HEAD)</b>
<table><tr>
<td><a href="tmux1.png"><img src="small-tmux1.png"></a></td>
<td><a href="tmux2.png"><img src="small-tmux2.png"></a></td>
<td><a href="tmux3.png"><img src="small-tmux3.png"></a></td>
</tr><tr>
<td><a href="tmux4.png"><img src="small-tmux4.png"></a></td>
<td><a href="tmux5.png"><img src="small-tmux5.png"></a></td>
<td><a href="tmux6.png"><img src="small-tmux6.png"></a></td>
</tr></table>
</body>
</html>