SHA256
1
0
forked from pool/nano

Accepting request 752589 from home:AndreasStieger:branches:editors

nano 4.6

OBS-URL: https://build.opensuse.org/request/show/752589
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=116
This commit is contained in:
2019-11-30 16:58:03 +00:00
committed by Git OBS Bridge
parent 2ee30471ac
commit 585f5897d5
6 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Nov 30 07:57:49 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 4.6:
* re-introduce the formatter command (M-F)
* ^T will try to run 'hunspell' before 'spell', because it checks
spelling for the locale's language and understands UTF-8
* Multiple errors or warnings on startup will no longer slow nano
down but will be indicated on the status bar with trailing dots
-------------------------------------------------------------------
Fri Oct 4 19:56:23 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>