<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr><td>
<hr>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^G</tt></b></td>
-<td WIDTH="22%"><tt> <a href="download.php">Get Nano</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^G</tt></b></td>
+<td width="22%"><tt> <a href="download.php">Get Nano</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^N</tt></b></td>
-<td WIDTH="22%"><tt> <a href="news.php">News</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^N</tt></b></td>
+<td width="22%"><tt> <a href="news.php">News</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^W</tt></b></td>
-<td WIDTH="22%"><tt> <a href="who.php">Who</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^W</tt></b></td>
+<td width="22%"><tt> <a href="who.php">Who</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^T</tt></b></td>
+<td width="1%" class="inverted"><b><tt>^T</tt></b></td>
<td><tt> <a href="git.php">Git</a></tt></td>
</tr>
<tr>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^D</tt></b></td>
-<td WIDTH="22%"><tt> <a href="docs.php">Documentation</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^D</tt></b></td>
+<td width="22%"><tt> <a href="docs.php">Documentation</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^H</tt></b></td>
-<td WIDTH="22%"><tt> <a href="history.php">History</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^H</tt></b></td>
+<td width="22%"><tt> <a href="history.php">History</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^S</tt></b></td>
-<td WIDTH="22%"><tt> <a href="screenshots.php">Screenshots</a></tt></td>
+<td width="1%" class="inverted"><b><tt>^S</tt></b></td>
+<td width="22%"><tt> <a href="screenshots.php">Screenshots</a></tt></td>
-<td WIDTH="1%" CLASS="inverted"><b><tt>^C</tt></b></td>
+<td width="1%" class="inverted"><b><tt>^C</tt></b></td>
<td><tt> <a href="contact.php">Contact</a></tt></td>
</tr>
</table>
<center><b>Documentation</b></center>
<br>
-<table BORDER=0 WIDTH="100%">
-<tr CLASS="inverted">
-<td WIDTH="25%">
+<table border=0 width="100%">
+<tr class="inverted">
+<td width="25%">
<center>Document Name</center>
</td>
<td>
<center><b>Downloading GNU nano</b></center>
<br>
-<center><table BORDER=0 WIDTH="80%">
-<tr CLASS="inverted">
+<center><table border=0 width="80%">
+<tr class="inverted">
<td>Description</td>
<td>Links</td>
</tr>
<blockquote><br>
Improvements made in version 2.6:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>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>
<blockquote><br>
Improvements made in version 2.4:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>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>
<blockquote><br>
Improvements made in version 2.2:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>
-</UL>
+</ul>
</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>
-</UL>
+</ul>
</td></tr></table>
</blockquote>
<blockquote><br>
Improvements made in version 2.0:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>
-</UL>
+</ul>
</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>
-</UL>
+</ul>
</td></tr></table>
</blockquote>
<blockquote><br>
Improvements made in version 1.2:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>Color syntax highlighting.</li>
<li>Search and replace history editing.</li>
<li>Customizable quoting string (-Q flag).</li>
-</UL>
+</ul>
</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>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>
<blockquote><br>
Version 1.0 had the following features:<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%"><tr><td>
+<table border=0 cellspacing=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>
-</UL>
+</ul>
</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>
-</UL>
+</ul>
</td></tr></table>
</blockquote>
<?php $title="Text editor"; $mainpage="true"; include "top.php"; ?>
-<table BORDER=0 CELLSPACING=40 WIDTH="100%">
+<table border=0 cellspacing=40 width="100%">
<tr>
<td>
<center>
<?php $title="News"; include "top.php"; ?>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr>
<td>
<br><br>
<br>
<blockquote>
-<UL>
+<ul>
-<LI>5.x era<br>
+<li>5.x era<br>
With <tt>--indicator</tt> and <tt>--nohelp</tt> and a highlighted search match:<br>
<img src="nano-5.7.png" alt="screenshot of 5.7"><br><br>
-</LI>
+</li>
-<LI>4.x era<br>
+<li>4.x era<br>
Modern version showing line numbers and selected text:<br>
<img src="nano-4.2.png" alt="screenshot of 4.2"><br><br>
-</LI>
+</li>
-<LI>3.x era<br>
+<li>3.x era<br>
Modern version showing its undo support:<br>
<img src="nano-3.2.png" alt="screenshot of 3.2"><br><br>
-</LI>
+</li>
-<LI>2.x era<br>
+<li>2.x era<br>
Modern version with a colorized interface:<br>
<img src="nano-2.5.0.png" alt="screenshot of 2.5.0"><br><br>
-</LI>
+</li>
-<LI>1.x era<br>
+<li>1.x era<br>
Showing support for syntax highlighting:<br>
<img src="colorsyntax.png" alt="screenshot"><br><br>
Switching between multiple file buffers with Meta-< and Meta->:<br>
<img src="multibuffer.png" alt="screenshot"><br><br>
-</LI>
+</li>
-<LI>before 1.0<br>
+<li>before 1.0<br>
Default (basic) nano setup:<br>
<img src="nanodefault2.png" alt="screenshot"><br><br>
-</LI>
+</li>
-</UL>
+</ul>
</blockquote>
<?php include "bottom.php"; ?>
<body>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr><td>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" CLASS="inverted">
+<table border=0 cellspacing=0 width="100%" class="inverted">
<tr>
<td>
<br><br>
<center><b>Original Author</b></center>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr>
<td><center>Chris Allegretta</center></td>
</tr>
<br><br>
<center><b>Current Maintainer</b></center>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 cellspacing=0 width="100%">
<tr>
<td><center>Benno Schulenberg</center></td>
</tr>
<br><br>
<center><b>Former Maintainers</b></center>
-<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="60%">
-<tr ALIGN=CENTER>
+<table align="center" border=0 cellspacing=0 width="60%">
+<tr align="center">
<td><center>David Lawrence Ramsey</center></td>
<td><center>Chris Allegretta</center></td>
</tr>
<br><br>
<center><b>Early Co-Developers</b></center>
-<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="80%">
-<tr ALIGN=CENTER>
+<table align="center" border=0 cellspacing=0 width="80%">
+<tr align="center">
<td><center>Jordi Mallach</center></td>
<td><center>David Benbennick</center></td>
<td><center>Rocco Corsi</center></td>
</tr>
-<tr ALIGN=CENTER>
+<tr align="center">
<td><center>Mike Frysinger</center></td>
<td><center>Adam Rogoyski</center></td>
<td><center>Rob Siemborski</center></td>
<br><br>
<center><b>Contributors of Code and Fixes</b></center>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr ALIGN=CENTER>
+<table border=0 cellspacing=0 width="100%">
+<tr align="center">
<td>Ken Tyler</td>
<td>Sven Guckes</td>
<td>Bill Soudan</td>
<td>Christian Weisgerber</td>
<td>Kamil Dudka</td>
</tr>
-<tr ALIGN=CENTER>
+<tr align="center">
<td>Mark Majeres</td>
<td>Joshua Jensen</td>
<td>Ryan Krebs</td>
<td>Big Gaute</td>
<td>Albert Chin</td>
</tr>
-<tr ALIGN=CENTER>
+<tr align="center">
<td>Faissal Bensefia</td>
<td>Mahyar Abbaspour</td>
<td>Mike Scalora</td>