1 <?php include "top.php"; ?>
2 <title>GNU nano: Overview</title>
5 <table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%">
8 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
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">2.0 release</A>)
17 (<A HREF="overview1.2.php">1.2 release</A>)
18 (<A HREF="overview1.0.php"><b>1.0 release</b></A>)
24 <blockquote>The nano project was started because of a few problems with
25 the otherwise wonderfully easy-to-use and friendly Pico text editor.
26 GNU nano aims to emulate Pico while providing extra functionality.
30 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
34 <font>Autoconf support.</font></li>
37 <font>Truly free license (GNU GPL). </font></li>
40 <font>Goto-line# command without a flag. </font></li>
43 <font>Case-sensitive search function. </font></li>
46 <font>Interactive search and replace. </font></li>
49 <font>2/3 - 1/8 size of Pico binary.</font></li>
54 <font>Slang and ncurses support.</font></li>
57 <font>Autoindent abillity.</font></li>
60 <font>Displayed tab width option. </font></li>
63 <font>Regular expression search and replace. </font></li>
66 <font>Toggles for command-line flags via Meta keys. </font></li>
69 <font>Tab completion when reading/writing files.</font> </li>
74 <p>The main disadvantage is a lack of mailer integration, but this is also
75 a strength. </blockquote>
79 <?php include "bottom.php"; ?>