X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview.php;h=fd941d8c29bec37baac590f223b0cbdbcffdf0ad;hp=b71769145d09b25b276555d89df621dedbe0a3c2;hb=964fbe520ab129cc5304fa5cdbaeb4112eaae178;hpb=f6fee683504bb3d639ce2d8809529db261141f72 diff --git a/overview.php b/overview.php index b717691..fd941d8 100644 --- a/overview.php +++ b/overview.php @@ -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).