From: Benno Schulenberg Date: Sun, 26 Jun 2016 18:09:08 +0000 (+0200) Subject: add an overview of the 2.6 release X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=6b508870741a68634757a92f30807902c93feb2c;hp=35cfd8b6f5cc5a611cf961301d23fd68bf8438d4 add an overview of the 2.6 release --- diff --git a/mail.php b/mail.php deleted file mode 120000 index 51b9243..0000000 --- a/mail.php +++ /dev/null @@ -1 +0,0 @@ -contact.php \ No newline at end of file diff --git a/overview.php b/overview.php index d7b6db8..ee10fab 120000 --- a/overview.php +++ b/overview.php @@ -1 +1 @@ -overview2.4.php \ No newline at end of file +overview2.6.php \ No newline at end of file diff --git a/overview1.0.php b/overview1.0.php index b78719b..9755e23 100644 --- a/overview1.0.php +++ b/overview1.0.php @@ -10,6 +10,7 @@
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) diff --git a/overview1.2.php b/overview1.2.php index 2593306..a1ae20e 100644 --- a/overview1.2.php +++ b/overview1.2.php @@ -10,6 +10,7 @@
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) diff --git a/overview2.0.php b/overview2.0.php index 34417c7..6ed424a 100644 --- a/overview2.0.php +++ b/overview2.0.php @@ -10,6 +10,7 @@
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) diff --git a/overview2.2.php b/overview2.2.php index 2acae18..aa1b457 100644 --- a/overview2.2.php +++ b/overview2.2.php @@ -10,6 +10,7 @@
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) diff --git a/overview2.4.php b/overview2.4.php index f079dfc..44d0eb8 100644 --- a/overview2.4.php +++ b/overview2.4.php @@ -13,6 +13,7 @@
Overview

+(2.6 release) (2.4 release) (2.2 release) (2.0 release) diff --git a/overview2.6.php b/overview2.6.php new file mode 100644 index 0000000..de619cf --- /dev/null +++ b/overview2.6.php @@ -0,0 +1,56 @@ + + +nano: Overview + + +  + + + + +
+ +
+ + + +
+
Overview

+
+(2.6 release) +(2.4 release) +(2.2 release) +(2.0 release) +(1.2 release) +(1.0 release) +
+
+ +
+
+The following improvements are available in nano version 2.6: +

+ + + + + +
+ +
    +
  • Bindable functions for deleting a word to the left and to the right.
  • +
  • And a function for saving the current file without prompting for its name.
  • +
  • Trailing whitespace can be snipped from justified paragraphs.
  • +
  • Resizing the window does not exit from help viewer nor file browser.
  • +
    +
  • Better feedback when files are unwritable or directories inaccessible.
  • +
  • Commenting/uncommenting lines with a single keystroke (M-3).
  • +
  • On some terminals Ctrl+Left and Ctrl+Right jump to previous and next word.
  • +
  • A steadier movement of the highlight in the file browser.
  • +
+ +
+ +
+
+