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">2.0 release</A>)
15 (<A HREF="overview1.2.php">1.2 release</A>)
16 (<A HREF="overview1.0.php"><b>1.0 release</b></A>)
22 <blockquote>The nano project was started because of a few problems with
23 the otherwise wonderfully easy-to-use and friendly Pico text editor.
24 GNU nano aims to emulate Pico while providing extra functionality.
28 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
32 <font>Autoconf support.</font></li>
35 <font>Truly free license (GNU GPL). </font></li>
38 <font>Goto-line# command without a flag. </font></li>
41 <font>Case-sensitive search function. </font></li>
44 <font>Interactive search and replace. </font></li>
47 <font>2/3 - 1/8 size of Pico binary.</font></li>
52 <font>Slang and ncurses support.</font></li>
55 <font>Autoindent abillity.</font></li>
58 <font>Displayed tab width option. </font></li>
61 <font>Regular expression search and replace. </font></li>
64 <font>Toggles for command-line flags via Meta keys. </font></li>
67 <font>Tab completion when reading/writing files.</font> </li>
72 <p>The main disadvantage is a lack of mailer integration, but this is also
73 a strength. </blockquote>
77 <?php include "bottom.php"; ?>