]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 5.0
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 29 Jul 2020 08:30:40 +0000 (10:30 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Wed, 29 Jul 2020 08:30:40 +0000 (10:30 +0200)
last-branch
last-modified
last-version
news.php

index bf0d87ab1b2b0ec1a11a3973d2845b42413d9767..7813681f5b41c028345ca62a2be376bae70b7f61 100644 (file)
@@ -1 +1 @@
-4
\ No newline at end of file
+5
\ No newline at end of file
index 9a3394d3436e4b016bacae21297f84b86d2e1970..0f05495a9c5f65ffa9622741c89a870db517c1a8 100644 (file)
@@ -1 +1 @@
-2020 May 23
\ No newline at end of file
+2020 July 29
\ No newline at end of file
index e94f14fa9ed3d03bd3a9c0a03a4cfae929772163..6e6366051638f977cca4368393347c872a05baa1 100644 (file)
@@ -1 +1 @@
-4.9.3
\ No newline at end of file
+5.0
\ No newline at end of file
index aa165c5cc76f90098c809ca2c7cc7bf06c22e3f0..84b4e0e9246c8f357ee290456c4a636ff69cf149 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2020 July 29 - <b>GNU nano 5.0</b> "Among the fields of barley"
+<br>
+<table><tr><td><ul>
+<li>With <tt>--indicator</tt> (or <tt>-q</tt> or 'set indicator') nano will show a kind<br>
+  of scrollbar on the righthand side of the screen to indicate where<br>
+  in the buffer the viewport is located and how much it covers.</li>
+<li>With &lt;Alt+Insert&gt; any line can be "tagged" with an anchor, and<br>
+  &lt;Alt+PageUp&gt; and &lt;Alt+PageDown&gt; will jump to the nearest anchor.<br>
+  When using line numbers, an anchor is shown as "+" in the margin.</li>
+<li>The Execute Command prompt is now directly accessible from the<br>
+  main menu (with <tt>^T</tt>, replacing the Spell Checker).  The Linter,<br>
+  Formatter, Spell Checker, Full Justification, Suspension, and<br>
+  Cut-Till-End functions are available in this menu too.</li>
+<li>On terminals that support at least 256 colors, nine new color<br>
+  names are available: pink, purple, mauve, lagoon, mint, lime,<br>
+  peach, orange, and latte.  These do not have lighter versions.</li>
+<li>For the color names red, green, blue, yellow, cyan, magenta,<br>
+  white, and black, the prefix 'light' gives a brighter color.<br>
+  Prefix 'bright' is deprecated, as it means both bold AND light.</li>
+<li>All color names can be preceded with "bold," and/or "italic,"<br>
+  (in that order) to get a bold and/or italic typeface.</li>
+<li>With <tt>--bookstyle</tt> (or <tt>-O</tt> or 'set bookstyle') nano considers any<br>
+  line that begins with whitespace as the start of a paragraph.</li>
+<li>Refreshing the screen with <tt>^L</tt> now works in every menu.</li>
+<li>In the main menu, <tt>^L</tt> also centers the line with the cursor.</li>
+<li>Toggling the help lines with <tt>M-X<tt> now works in all menus except<br>
+  in the help viewer and the linter.</li>
+<li>At a filename prompt, the first &lt;Tab&gt; lists the possibilities,<br>
+  and these are listed near the bottom instead of near the top.</li>
+<li>Bindable function 'curpos' has been renamed to 'location'.</li>
+<li>Long option <tt>--tempfile</tt> has been renamed to <tt>--saveonexit</tt>.</li>
+<li>Short option <tt>-S</tt> is now a synonym of <tt>--softwrap</tt>.</li>
+<li>The New Buffer toggle (<tt>M-F</tt>) has become non-persistent.  Options<br>
+  <tt>--multibuffer<tt> and 'set multibuffer' still make it default to on.</li>
+<li>Backup files will retain their group ownership (when possible).</li>
+<li>Data is synced to disk before "... lines written" is shown.</li>
+<li>The raw escape sequences for <tt>F13</tt> to <tt>F16</tt> are no longer recognized.</li>
+<li>Distro-specific syntaxes, and syntaxes of less common languages,<br>
+  have been moved down to subdirectory syntax/extra/.  The affected<br>
+  distros and others may wish to move wanted syntaxes one level up.</li>
+<li>Syntaxes for Markdown, Haskell, and Ada were added.</li>
+</ul></td></tr></table>
+<br><br>
+
 2020 May 23 - <b>GNU nano 4.9.3</b> "Almendras"
 <br><br>
 <table><tr><td>