]> git.wh0rd.org - nano-editor.git/blobdiff - history.php
import screenshots from checkout
[nano-editor.git] / history.php
index 2a39c8fb823ac2708914768969f9965bf817f849..5e8036a8c6df7513ddaa0e9c3c6be8b4afb72028 100644 (file)
@@ -20,8 +20,8 @@ Improvements made in version 2.6:<br>
 <li>Trailing whitespace can be snipped from justified paragraphs.</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>A bindable function for saving the current file without prompting for its name.<br><br></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>
@@ -41,13 +41,12 @@ Improvements made in version 2.4:<br>
 <li>The ability to give different colors to title bar, status bar and help lines.</li>
 <li>Linter support, for automatically putting the cursor on syntax errors.</li>
 <li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
-<li>The undo/redo system has reached a usable state and is enabled by default.</li>
-<br>
+<li>The undo/redo system has reached a usable state and is enabled by default.<br><br></li>
+
 <li>No longer finds "ghosts" of certain UTF-8 characters.</li>
 <li>Makes the mouse usable again for clicking on shortcuts.</li>
 <li>Fixes several syntax coloring issues.</li>
-<li>Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript,
-json, PO files, postgresql, texinfo).</li>
+<li>Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).</li>
 </UL>
 
 </td></tr></table>
@@ -89,7 +88,7 @@ Improvements made in version 2.0:<br>
 <li>Improved color syntax highlighting.</li>
 <li>Copy text without cutting it.</li>
 <li>Verbatim input mode.</li>
-<li>Repeat last seach without confirmation (Meta-W).</li>
+<li>Repeat last seach (Meta-W).</li>
 </UL>
 
 </td><td>
@@ -127,7 +126,7 @@ Improvements made in version 1.2:<br>
 <li>Append/prepend from write file menu.</li>
 <li>Write selected text to file (^O after ^^).</li>
 <li>Multiple file buffers (-F flag).</li>
-<li>Mac/Dos/NoConvert file format (-M, -D, -N).</li>
+<li>Support for Mac and DOS file format.</li>
 <li>Saved search/replace history (-H flag).</li>
 <li>Backup files (-B flag).</li>
 <li>Insert output of command (^X after ^R).</li>