X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=overview2.2.php;h=3b57bb9943537b7569e865f178b34132d022b8c9;hp=19a9945f45fca0a62a8a018946e30e68032d00da;hb=5410fe0e2cc348d67f94723b118b55b5ff4776b0;hpb=3ad3051bf1acfc908b7e6736eb7ee198bfbfdf2e diff --git a/overview2.2.php b/overview2.2.php index 19a9945..3b57bb9 100644 --- a/overview2.2.php +++ b/overview2.2.php @@ -1,15 +1,16 @@ -nano: Overview +GNU nano: Overview   - - -
-
- -
+ + +
+
+ +
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) @@ -27,15 +28,15 @@ as .nanorc and aliasing allows one to easily enable desired settings permanently

The following improvements and features are available in version 2.2:
  - - -
+ + + -
  • Customizable key bindings.
  • -"Soft" line wrapping (i.e. display of complete lines).
  • +Abortable searching (^C after ^W).
  • Partial undo/redo support [EXPERIMENTAL].
  • @@ -45,20 +46,20 @@ The following improvements and features are available in version 2.2:
+
  • Warnings for unwritable files and for external modification since opening.
  • -Abortable searching (^C after ^W).
  • +"Soft" line wrapping (i.e. display of complete lines).
  • More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).
  • -Faster syntax higlighting for complicated regexes.
  • +Faster syntax highlighting for complicated regexes.