]> git.wh0rd.org - nano-editor.git/blobdiff - overview2.6.php
who: put the original author first
[nano-editor.git] / overview2.6.php
index de619cfa020f9ab56c8ff57e7a03bd484f666d0d..60d167a52815cded3c565ddeae897ba3d223b92d 100644 (file)
@@ -1,6 +1,6 @@
 <?php include "top.php"; ?>
 
-<title>nano: Overview</title>
+<title>GNU nano: Overview</title>
 
 <body>
 &nbsp;
@@ -34,13 +34,13 @@ The following improvements are available in nano version 2.6:
 <td NOSAVE>
 
 <UL>
-<li>Bindable functions for deleting a word to the left and to the right.</li>
-<li>And a function for saving the current file without prompting for its name.</li>
 <li>Trailing whitespace can be snipped from justified paragraphs.</li>
-<li>Resizing the window does not exit from help viewer nor file browser.</li>
+<li>Better feedback when a file is unwritable or a directory inaccessible.</li>
+<li>Bindable functions for deleting a word to the left and to the right.</li>
+<li>A bindable function for saving the current file without prompting for its name.</li>
 <br>
-<li>Better feedback when files are unwritable or directories inaccessible.</li>
 <li>Commenting/uncommenting lines with a single keystroke (M-3).</li>
+<li>Resizing the window does not exit from help viewer nor file browser.</li>
 <li>On some terminals Ctrl+Left and Ctrl+Right jump to previous and next word.</li>
 <li>A steadier movement of the highlight in the file browser.</li>
 </UL>