add search with / and n and N
[xxxterm.git] / html / index.html
blob3ef6859bdb789e4372ebcfd450e29c2e81636765
1 <html>
2 <head>
3 <title>xxxterm</title>
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
5 </head>
6 <body text="#ffffff" bgcolor="#000000"><font face="monospace">
7 Welcome to the xxxterm site.
8 <p>
9 XXXTerm is a minimalists web browser.
10 It strives to be vi-like for heavy keyboard users while maintaining traditional web browser behavior.
11 <p>
12 Major features are:
13 <li>Tabbed browsing
14 <li>Cookie support
15 <li><a href="http://www.vim.org/">vim</a> keybindings
16 <li>Text based config file
17 <li>Search engine entry box
18 <p>
19 Version numbers are based the cvs tag.
20 For example: $xxxterm$
21 <p>
22 It is based on
23 <a href="http://webkit.org">webkit</a>
24 using
25 <a href="http://www.gtk.org">GTK+</a>
26 Please refer to the
27 <a href="man.html">man page</a>
28 for more details.
29 <p>
30 You can download the source via anoncvs at:<br>
31 CVSROOT=anoncvs@anoncvs.freedaemon.com:/xxxterm<br>
32 <p>
33 Alternatively you can download periodic snapshots
34 <a href="../snapshot">here</a>.
35 <p>
36 To subscribe to CVS changes send an email to
37 <a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a>
38 and in the email body say: subscribe xxxterm-changes.
39 <p>
40 Copyright (c) 2010 Marco Peereboom &lt;marco@peereboom.us&gt;
41 </body>
42 </html>