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></center><br>
13 (<A HREF="overview2.6.php">2.6 release</A>)
14 (<A HREF="overview2.4.php">2.4 release</A>)
15 (<A HREF="overview2.2.php">2.2 release</A>)
16 (<A HREF="overview2.0.php"><b>2.0 release</b></A>)
17 (<A HREF="overview1.2.php">1.2 release</A>)
18 (<A HREF="overview1.0.php">1.0 release</A>)
24 <blockquote>The 2.0 release of GNU nano is a major leap forward in usability
25 and features, building on the 1.3 branch.
27 The following improvements and
28 features are available in version 2.0:
30 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
35 <font>UTF-8 support.</font></li>
38 <font>Improved color syntax highlighting.</font></li>
41 <font>Copy text without cutting it.</font></li>
44 <font>Verbatim input mode.</font></li>
47 <font>Repeat last seach without confirmation (Meta-W).</font></li>
55 <font>Spell check/replace selected text only.</font></li>
58 <font>Indent marked text.</font></li>
61 <font>Move to beginning/end of paragraph.</font></li>
64 <font>Search within the file browser.</font></li>
67 <font>Auto-conversion of mixed file format</font></li>
78 <?php include "bottom.php"; ?>