SHA256
1
0
forked from pool/nano

Accepting request 900545 from home:AndreasStieger:branches:editors

GNU nano 5.8

OBS-URL: https://build.opensuse.org/request/show/900545
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=153
This commit is contained in:
Martin Pluskal
2021-06-17 12:26:29 +00:00
committed by Git OBS Bridge
parent 6cb04b5725
commit 4b415c1002
6 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jun 17 05:52:33 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU nano 5.8:
* After a search, the spotlighting is dropped after 1.5 seconds
(0.8 seconds with --quick) to avoid the idea that the text is
selected.
* A + and a space before a filename on the command line will put
the cursor at the end of the corresponding buffer.
* Linter messages no longer include filename and line/column
numbers.
* Color name "grey" or "gray" can be used instead of "lightblack"
* The color of the minibar can be chosen with 'set minicolor'.
-------------------------------------------------------------------
Thu Apr 29 16:54:19 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>