1 <?php include "top.php"; ?>
3 <title>GNU nano: Overview</title>
7 <table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE>
11 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE>
14 <center><b>Overview</b></center><br>
16 (<A HREF="overview2.4.php"><b>2.4 release</b></A>)
17 (<A HREF="overview2.2.php">2.2 release</A>)
18 (<A HREF="overview2.0.php">2.0 release</A>)
19 (<A HREF="overview1.2.php">1.2 release</A>)
20 (<A HREF="overview1.0.php">1.0 release</A>)
26 <blockquote>The 2.4 release of GNU nano is another step forward in usability.
28 The following improvements and features are available in version 2.4:
31 <table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
36 <li>The ability to give different colours to titlebar, statusbar and help lines.</li>
37 <li>Linter support, for automatically putting the cursor on syntax errors.</li>
38 <li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
39 <li>The undo/redo system has reached a usable state and is enabled by default.</li>
41 <li>No longer finds "ghosts" of certain UTF-8 characters.</li>
42 <li>Makes the mouse usable again for clicking on shortcuts.</li>
43 <li>Fixes several syntax colouring issues.</li>
44 <li>Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript,
45 json, PO files, postgresql, texinfo).</li>
56 <?php include "bottom.php"; ?>