X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview.php;h=fd941d8c29bec37baac590f223b0cbdbcffdf0ad;hp=79954cc2d7d40f3d549c2815ca8e9a6e6988ef90;hb=964fbe520ab129cc5304fa5cdbaeb4112eaae178;hpb=1b1bdcd3b53b296e224264bd1b2f6fd3018122d1 diff --git a/overview.php b/overview.php index 79954cc..fd941d8 100644 --- a/overview.php +++ b/overview.php @@ -1,5 +1,5 @@ -GNU nano: Overview +nano: Overview   @@ -8,8 +8,9 @@
-
Overview -(2.2 release) +
Overview

+
+(2.2 release) (2.0 release) (1.2 release) (1.0 release) @@ -21,27 +22,25 @@
The 2.2 release of GNU nano continues to add some features while attempting to provide continuity to users of previous versions. When possible we have elected to make new features disabled by default, -as .nanorc and aliasing allows one to easily permanently enable desired features. -The following improvemens and features are available in version 2.2 include: +as .nanorc and aliasing allows one to easily enable desired settings permanently. +

+The following improvements and features are available in version 2.2:
  @@ -49,16 +48,16 @@ man page for more details.
  • -Warnings for un-writable files, external modification since opening
  • +Warnings for unwritable files and for external modification since opening.
  • -Abortable searching (^C after ^W)
  • +Abortable searching (^C after ^W).
  • -More syntax highlighting examples (Fortran, objC, OCaml, Makefiles)
  • +More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).
  • -Faster syntax higlighting for complicated regexes
  • +Faster syntax higlighting for complicated regexes.
  • -Customizable key bindings (see the key bindings section of -the nanorc -man page for more details.
  • +Customizable key bindings.
  • -'soft' line wrapping (i.e. full line display)
  • +"Soft" line wrapping (i.e. display of complete lines).
  • -Full undo/redo support [EXPERIMENTAL]
  • +Partial undo/redo support [EXPERIMENTAL].
  • -Pager support (i.e. reading from stdin)
  • - +Pager support (i.e. reading from stdin).