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="overview.php">2.2 release</A>)
14 (<A HREF="overview2.0.php"><b>2.0 release</b></A>)
15 (<A HREF="overview1.2.php">1.2 release</A>)
16 (<A HREF="overview1.0.php">1.0 release</A>)
22 <blockquote>The 2.0 release of GNU nano is a major leap forward in usability
23 and features, building on the 1.3 branch.
25 The following improvements and
26 features are available in version 2.0:
28 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
33 <font>UTF-8 support.</font></li>
36 <font>Improved color syntax highlighting.</font></li>
39 <font>Copy text without cutting it.</font></li>
42 <font>Verbatim input mode.</font></li>
45 <font>Repeat last seach without confirmation (Meta-W).</font></li>
53 <font>Spell check/replace selected text only.</font></li>
56 <font>Indent marked text.</font></li>
59 <font>Move to beginning/end of paragraph.</font></li>
62 <font>Search within the file browser.</font></li>
65 <font>Auto-conversion of mixed file format</font></li>
76 <?php include "bottom.php"; ?>