X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=history.php;h=c3b17f30c067a8b0a23e855b6f9331a482e591dc;hp=a271d523cf4b3f4bc3b89bb4e1a657563de4dcb0;hb=HEAD;hpb=4b9752f27055088df1acc3eea0c66737b4f19cb5 diff --git a/history.php b/history.php index a271d52..91c0a7f 100644 --- a/history.php +++ b/history.php @@ -8,9 +8,9 @@

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.
    • @@ -20,7 +20,7 @@ Improvements made in version 2.6:
    • 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.
    • A steadier movement of the highlight in the file browser.
    • -
    +
@@ -29,9 +29,9 @@ Improvements made in version 2.6:

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.
    • @@ -41,7 +41,7 @@ Improvements made in version 2.4:
    • Makes the mouse usable again for clicking on shortcuts.
    • Fixes several syntax coloring issues.
    • Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).
    • -
    +
@@ -50,23 +50,23 @@ Improvements made in version 2.4:

Improvements made in version 2.2:
-
+
-
    +
    • Customizable key bindings.
    • Abortable searching (^C after ^W).
    • Partial undo/redo support [EXPERIMENTAL].
    • Pager support (i.e. reading from stdin).
    • -
    +
-
    +
    • Warnings for unwritable files and for external modification since opening.
    • "Soft" line wrapping (i.e. display of complete lines).
    • More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).
    • Faster syntax highlighting for complicated regexes.
    • -
    +
@@ -75,25 +75,25 @@ Improvements made in version 2.2:

Improvements made in version 2.0:
-
+
-
    +
    • UTF-8 support.
    • Improved color syntax highlighting.
    • Copy text without cutting it.
    • Verbatim input mode.
    • Repeat last seach (Meta-W).
    • -
    +
-
    +
    • Spell check/replace selected text only.
    • Indent marked text.
    • Move to beginning/end of paragraph.
    • Search within the file browser.
    • Auto-conversion of mixed file format.
    • -
    +
@@ -102,9 +102,9 @@ Improvements made in version 2.0:

Improvements made in version 1.2:
-
+
-
    +
    • More Pico compatible by default.
    • Smooth scrolling (-S flag).
    • Bracket matching (Meta-]).
    • @@ -112,11 +112,11 @@ Improvements made in version 1.2:
    • Color syntax highlighting.
    • Search and replace history editing.
    • Customizable quoting string (-Q flag).
    • -
    +
-
    +
    • Append/prepend from write file menu.
    • Write selected text to file (^O after ^^).
    • Multiple file buffers (-F flag).
    • @@ -124,7 +124,7 @@ Improvements made in version 1.2:
    • Saved search/replace history (-H flag).
    • Backup files (-B flag).
    • Insert output of command (^X after ^R).
    • -
    +
@@ -133,27 +133,27 @@ Improvements made in version 1.2:

Version 1.0 had the following features:
-
+
-
    +
    • Autoconf support.
    • Truly free license (GNU GPL).
    • Goto-line command without a flag.
    • Case-sensitive search function.
    • Interactive search and replace.
    • About half the size of the Pico binary.
    • -
    +
-
    +
    • Slang and ncurses support.
    • Autoindent abillity.
    • Displayed tab width option.
    • Regular-expression search and replace.
    • Toggles for command-line flags via Meta keys.
    • Tab completion when reading/writing files.
    • -
    +