]> git.wh0rd.org - nano-editor.git/blame - overview2.0.php
note the release of 4.3
[nano-editor.git] / overview2.0.php
CommitLineData
1b1bdcd3
MF
1<?php include "top.php"; ?>
2<title>GNU nano: Overview</title>
3<body>
4&nbsp;
5<table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
6<tr VALIGN=TOP NOSAVE>
7<td NOSAVE>
8<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
9<tr NOSAVE>
10<td NOSAVE>
964fbe52
BS
11<center><b>Overview</b></center><br>
12<center>
6b508870 13(<A HREF="overview2.6.php">2.6 release</A>)
3ad3051b
BS
14(<A HREF="overview2.4.php">2.4 release</A>)
15(<A HREF="overview2.2.php">2.2 release</A>)
964fbe52 16(<A HREF="overview2.0.php"><b>2.0 release</b></A>)
1b1bdcd3
MF
17(<A HREF="overview1.2.php">1.2 release</A>)
18(<A HREF="overview1.0.php">1.0 release</A>)
19</center>
20</td>
21</tr>
22</table></center>
23
24<blockquote>The 2.0 release of GNU nano is a major leap forward in usability
0155b4cd
BS
25and features, building on the 1.3 branch.
26<br><br>
27The following improvements and
28features are available in version 2.0:
1b1bdcd3
MF
29<br>&nbsp;
30<table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
31<tr NOSAVE>
32<td NOSAVE>
33<UL>
34<li>
35<font>UTF-8 support.</font></li>
36
37<li>
38<font>Improved color syntax highlighting.</font></li>
39
40<li>
0155b4cd 41<font>Copy text without cutting it.</font></li>
1b1bdcd3
MF
42
43<li>
44<font>Verbatim input mode.</font></li>
45
46<li>
0155b4cd 47<font>Repeat last seach without confirmation (Meta-W).</font></li>
1b1bdcd3
MF
48
49</td>
50</UL>
51<td NOSAVE>
52<UL>
53
54<li>
0155b4cd 55<font>Spell check/replace selected text only.</font></li>
1b1bdcd3
MF
56
57<li>
0155b4cd 58<font>Indent marked text.</font></li>
1b1bdcd3
MF
59
60<li>
0155b4cd 61<font>Move to beginning/end of paragraph.</font></li>
1b1bdcd3
MF
62
63<li>
0155b4cd 64<font>Search within the file browser.</font></li>
1b1bdcd3
MF
65
66<li>
0155b4cd 67<font>Auto-conversion of mixed file format</font></li>
1b1bdcd3
MF
68
69</UL>
70</td>
71</tr>
72</table>
73
74</blockquote>
75</td>
76</tr>
77</table>
78<?php include "bottom.php"; ?>
79