]> git.wh0rd.org - nano-editor.git/blobdiff - history.php
add a line break
[nano-editor.git] / history.php
index 5e8036a8c6df7513ddaa0e9c3c6be8b4afb72028..91c0a7f82139fffe0f903981c2c3c9a15e3db4a5 100644 (file)
@@ -1,10 +1,4 @@
-<?php include "top.php"; ?>
-
-<title>GNU nano: History</title>
-
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
-<tr VALIGN=TOP>
-<td>
+<?php $title="History";  include "top.php"; ?>
 
 <br>
 <center><b>History</b></center>
 
 <br>
 <center><b>History</b></center>
@@ -14,9 +8,9 @@
 <blockquote><br>
 Improvements made in version 2.6:<br>
 
 <blockquote><br>
 Improvements made in version 2.6:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <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>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>
@@ -26,7 +20,7 @@ Improvements made in version 2.6:<br>
 <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>
 <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>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 </td></tr></table>
 </blockquote>
@@ -35,9 +29,9 @@ Improvements made in version 2.6:<br>
 <blockquote><br>
 Improvements made in version 2.4:<br>
 
 <blockquote><br>
 Improvements made in version 2.4:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <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 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>
@@ -47,7 +41,7 @@ Improvements made in version 2.4:<br>
 <li>Makes the mouse usable again for clicking on shortcuts.</li>
 <li>Fixes several syntax coloring issues.</li>
 <li>Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).</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 (Go, guile, javascript, json, PO files, texinfo, ...).</li>
-</UL>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 </td></tr></table>
 </blockquote>
@@ -56,23 +50,23 @@ Improvements made in version 2.4:<br>
 <blockquote><br>
 Improvements made in version 2.2:<br>
 
 <blockquote><br>
 Improvements made in version 2.2:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <li>Customizable key bindings.</li>
 <li>Abortable searching (^C after ^W).</li>
 <li>Partial undo/redo support [EXPERIMENTAL].</li>
 <li>Pager support (i.e. reading from stdin).</li>
 <li>Customizable key bindings.</li>
 <li>Abortable searching (^C after ^W).</li>
 <li>Partial undo/redo support [EXPERIMENTAL].</li>
 <li>Pager support (i.e. reading from stdin).</li>
-</UL>
+</ul>
 
 </td><td>
 
 
 </td><td>
 
-<UL>
+<ul>
 <li>Warnings for unwritable files and for external modification since opening.</li>
 <li>"Soft" line wrapping (i.e. display of complete lines).</li>
 <li>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</li>
 <li>Faster syntax highlighting for complicated regexes.</li>
 <li>Warnings for unwritable files and for external modification since opening.</li>
 <li>"Soft" line wrapping (i.e. display of complete lines).</li>
 <li>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</li>
 <li>Faster syntax highlighting for complicated regexes.</li>
-</UL>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 </td></tr></table>
 </blockquote>
@@ -81,25 +75,25 @@ Improvements made in version 2.2:<br>
 <blockquote><br>
 Improvements made in version 2.0:<br>
 
 <blockquote><br>
 Improvements made in version 2.0:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <li>UTF-8 support.</li>
 <li>Improved color syntax highlighting.</li>
 <li>Copy text without cutting it.</li>
 <li>Verbatim input mode.</li>
 <li>Repeat last seach (Meta-W).</li>
 <li>UTF-8 support.</li>
 <li>Improved color syntax highlighting.</li>
 <li>Copy text without cutting it.</li>
 <li>Verbatim input mode.</li>
 <li>Repeat last seach (Meta-W).</li>
-</UL>
+</ul>
 
 </td><td>
 
 
 </td><td>
 
-<UL>
+<ul>
 <li>Spell check/replace selected text only.</li>
 <li>Indent marked text.</li>
 <li>Move to beginning/end of paragraph.</li>
 <li>Search within the file browser.</li>
 <li>Auto-conversion of mixed file format.</li>
 <li>Spell check/replace selected text only.</li>
 <li>Indent marked text.</li>
 <li>Move to beginning/end of paragraph.</li>
 <li>Search within the file browser.</li>
 <li>Auto-conversion of mixed file format.</li>
-</UL>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 </td></tr></table>
 </blockquote>
@@ -108,9 +102,9 @@ Improvements made in version 2.0:<br>
 <blockquote><br>
 Improvements made in version 1.2:<br>
 
 <blockquote><br>
 Improvements made in version 1.2:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <li>More Pico compatible by default.</li>
 <li>Smooth scrolling (-S flag).</li>
 <li>Bracket matching (Meta-]).</li>
 <li>More Pico compatible by default.</li>
 <li>Smooth scrolling (-S flag).</li>
 <li>Bracket matching (Meta-]).</li>
@@ -118,11 +112,11 @@ Improvements made in version 1.2:<br>
 <li>Color syntax highlighting.</li>
 <li>Search and replace history editing.</li>
 <li>Customizable quoting string (-Q flag).</li>
 <li>Color syntax highlighting.</li>
 <li>Search and replace history editing.</li>
 <li>Customizable quoting string (-Q flag).</li>
-</UL>
+</ul>
 
 </td><td>
 
 
 </td><td>
 
-<UL>
+<ul>
 <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>Append/prepend from write file menu.</li>
 <li>Write selected text to file (^O after ^^).</li>
 <li>Multiple file buffers (-F flag).</li>
@@ -130,7 +124,7 @@ Improvements made in version 1.2:<br>
 <li>Saved search/replace history (-H flag).</li>
 <li>Backup files (-B flag).</li>
 <li>Insert output of command (^X after ^R).</li>
 <li>Saved search/replace history (-H flag).</li>
 <li>Backup files (-B flag).</li>
 <li>Insert output of command (^X after ^R).</li>
-</UL>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 </td></tr></table>
 </blockquote>
@@ -139,33 +133,29 @@ Improvements made in version 1.2:<br>
 <blockquote><br>
 Version 1.0 had the following features:<br>
 
 <blockquote><br>
 Version 1.0 had the following features:<br>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 width="100%"><tr><td>
 
 
-<UL>
+<ul>
 <li>Autoconf support.</li>
 <li>Truly free license (GNU GPL).</li>
 <li>Goto-line command without a flag.</li>
 <li>Case-sensitive search function.</li>
 <li>Interactive search and replace.</li>
 <li>About half the size of the Pico binary.</li>
 <li>Autoconf support.</li>
 <li>Truly free license (GNU GPL).</li>
 <li>Goto-line command without a flag.</li>
 <li>Case-sensitive search function.</li>
 <li>Interactive search and replace.</li>
 <li>About half the size of the Pico binary.</li>
-</UL>
+</ul>
 
 </td><td>
 
 
 </td><td>
 
-<UL>
+<ul>
 <li>Slang and ncurses support.</li>
 <li>Autoindent abillity.</li>
 <li>Displayed tab width option.</li>
 <li>Regular-expression search and replace.</li>
 <li>Toggles for command-line flags via Meta keys.</li>
 <li>Tab completion when reading/writing files.</li>
 <li>Slang and ncurses support.</li>
 <li>Autoindent abillity.</li>
 <li>Displayed tab width option.</li>
 <li>Regular-expression search and replace.</li>
 <li>Toggles for command-line flags via Meta keys.</li>
 <li>Tab completion when reading/writing files.</li>
-</UL>
+</ul>
 
 </td></tr></table>
 </blockquote>
 
 
 </td></tr></table>
 </blockquote>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>
 <?php include "bottom.php"; ?>