X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview.php;fp=overview.php;h=eefe0b6d6f0a6a453cbeabd2506989727ff0a08a;hp=b71769145d09b25b276555d89df621dedbe0a3c2;hb=0155b4cd31da9264502aa5e9bb1374006500af8b;hpb=8f9d60c747d03a989e97a59401cd11c53d36102e diff --git a/overview.php b/overview.php index b717691..eefe0b6 100644 --- a/overview.php +++ b/overview.php @@ -21,27 +21,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 +47,16 @@ man page for more details.
  • -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. entire-line display )
  • -Full undo/redo support [EXPERIMENTAL]
  • +Partial undo/redo support [EXPERIMENTAL].
  • -Pager support (i.e. reading from stdin)
  • - +Pager support (i.e. reading from stdin).