X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview.php;h=fd941d8c29bec37baac590f223b0cbdbcffdf0ad;hp=1df4394a894030029014e8eefc20f2c2725c2a7a;hb=964fbe520ab129cc5304fa5cdbaeb4112eaae178;hpb=e4b8cef1c1a8a9754f48982c99ee87515e33bdc1 diff --git a/overview.php b/overview.php index 1df4394..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).