1 <?php include "top.php"; ?>
2 <title>GNU nano: Overview</title>
5 <table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
8 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
11 <center><b>Overview</b>
12 (<A HREF="overview.php">2.2 release</A>)
13 (<A HREF="overview2.0.php">2.0 release</A>)
14 (<A HREF="overview1.2.php">1.2 release</A>)
15 (<A HREF="overview1.0.php">1.0 release</A>)
21 <blockquote>The 2.0 release of GNU nano is a major leap forward in usability
22 and features, building on the 1.3 branch. The following improvemens and
23 features are available in version 2.0 include:
25 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
30 <font>UTF-8 support.</font></li>
33 <font>Improved color syntax highlighting.</font></li>
36 <font>Copy text without cutting..</font></li>
39 <font>Verbatim input mode.</font></li>
42 <font>Repeat last seach w/o confirmation (Meta-W)</font></li>
50 <font>Spell check/replace selected text only</font></li>
53 <font>Indent marked text</font></li>
56 <font>Move to beginning/end of paragraph</font></li>
59 <font>Search within the file browser</font></li>
62 <font>Mixed file format auto-conversion</font></li>
74 <?php include "bottom.php"; ?>