]> git.wh0rd.org - nano-editor.git/blobdiff - overview2.2.php
add a screenshot of the 4.2 version
[nano-editor.git] / overview2.2.php
index 19a9945f45fca0a62a8a018946e30e68032d00da..aa1b457b669633c930f13022a97bc467a3fb99b0 100644 (file)
@@ -1,5 +1,5 @@
 <?php include "top.php"; ?>
-<title>nano: Overview</title>
+<title>GNU nano: Overview</title>
 <body>
 &nbsp;
 <table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
@@ -10,6 +10,7 @@
 <td NOSAVE>
 <center><b>Overview</b></center><br>
 <center>
+(<A HREF="overview2.6.php">2.6 release</A>)
 (<A HREF="overview2.4.php">2.4 release</A>)
 (<A HREF="overview2.2.php"><b>2.2 release</b></A>)
 (<A HREF="overview2.0.php">2.0 release</A>)
@@ -35,7 +36,7 @@ The following improvements and features are available in version 2.2:
 <font>Customizable key bindings.</font></li>
 
 <li>
-<font>"Soft" line wrapping (i.e. display of complete lines).</font></li>
+<font>Abortable searching (^C after ^W).</font></li>
 
 <li>
 <font>Partial undo/redo support [EXPERIMENTAL].</font></li>
@@ -52,13 +53,13 @@ The following improvements and features are available in version 2.2:
 <font>Warnings for unwritable files and for external modification since opening.</font></li>
 
 <li>
-<font>Abortable searching (^C after ^W).</font></li>
+<font>"Soft" line wrapping (i.e. display of complete lines).</font></li>
 
 <li>
 <font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</font></li>
 
 <li>
-<font>Faster syntax higlighting for complicated regexes.</font></li>
+<font>Faster syntax highlighting for complicated regexes.</font></li>
 
 </UL>
 </td>