X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=history.php;h=a271d523cf4b3f4bc3b89bb4e1a657563de4dcb0;hp=2a39c8fb823ac2708914768969f9965bf817f849;hb=4b9752f27055088df1acc3eea0c66737b4f19cb5;hpb=b959585face3623c5efb3a392793395823ddbced diff --git a/history.php b/history.php index 2a39c8f..a271d52 100644 --- a/history.php +++ b/history.php @@ -1,10 +1,4 @@ - - -GNU nano: History - - - -
+
History
@@ -20,8 +14,8 @@ Improvements made in version 2.6:
  • Trailing whitespace can be snipped from justified paragraphs.
  • Better feedback when a file is unwritable or a directory inaccessible.
  • Bindable functions for deleting a word to the left and to the right.
  • -
  • A bindable function for saving the current file without prompting for its name.
  • -
    +
  • A bindable function for saving the current file without prompting for its name.

  • +
  • Commenting/uncommenting lines with a single keystroke (M-3).
  • Resizing the window does not exit from help viewer nor file browser.
  • On some terminals Ctrl+Left and Ctrl+Right jump to previous and next word.
  • @@ -41,13 +35,12 @@ Improvements made in version 2.4:
  • The ability to give different colors to title bar, status bar and help lines.
  • Linter support, for automatically putting the cursor on syntax errors.
  • Formatter support, for normalizing the layout of a text instead of the spelling.
  • -
  • The undo/redo system has reached a usable state and is enabled by default.
  • -
    +
  • The undo/redo system has reached a usable state and is enabled by default.

  • +
  • No longer finds "ghosts" of certain UTF-8 characters.
  • Makes the mouse usable again for clicking on shortcuts.
  • Fixes several syntax coloring issues.
  • -
  • Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript, -json, PO files, postgresql, texinfo).
  • +
  • Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).
  • @@ -89,7 +82,7 @@ Improvements made in version 2.0:
  • Improved color syntax highlighting.
  • Copy text without cutting it.
  • Verbatim input mode.
  • -
  • Repeat last seach without confirmation (Meta-W).
  • +
  • Repeat last seach (Meta-W).
  • @@ -127,7 +120,7 @@ Improvements made in version 1.2:
  • Append/prepend from write file menu.
  • Write selected text to file (^O after ^^).
  • Multiple file buffers (-F flag).
  • -
  • Mac/Dos/NoConvert file format (-M, -D, -N).
  • +
  • Support for Mac and DOS file format.
  • Saved search/replace history (-H flag).
  • Backup files (-B flag).
  • Insert output of command (^X after ^R).
  • @@ -165,8 +158,4 @@ Version 1.0 had the following features:
    - - - -