X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview.php;h=eefe0b6d6f0a6a453cbeabd2506989727ff0a08a;hp=1df4394a894030029014e8eefc20f2c2725c2a7a;hb=0155b4cd31da9264502aa5e9bb1374006500af8b;hpb=e4b8cef1c1a8a9754f48982c99ee87515e33bdc1 diff --git a/overview.php b/overview.php index 1df4394..eefe0b6 100644 --- a/overview.php +++ b/overview.php @@ -1,5 +1,5 @@ -GNU nano: Overview +nano: Overview   @@ -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).