Accepting request 484055 from home:fstrba:branches:editors
Update to 2.8.0 OBS-URL: https://build.opensuse.org/request/show/484055 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=65
This commit is contained in:
committed by
Git OBS Bridge
parent
652a9aa2b3
commit
5132832c61
15
nano.changes
15
nano.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 10:39:21 UTC 2017 - fstrba@suse.com
|
||||
|
||||
- Update to version 2.8.0
|
||||
* the Up and Down keys now step from visual row to visual row
|
||||
instead of jumping between logical lines
|
||||
* the Home and End keys now move to the start and end of a row,
|
||||
and only when already there, then to the start and end of the
|
||||
logical line
|
||||
* the screen can now scroll per row instead of always per logical
|
||||
line
|
||||
* makes use of gnulib, to make it build on more platforms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 19:31:03 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
@@ -6,7 +19,7 @@ Fri Feb 24 19:31:03 UTC 2017 - mpluskal@suse.com
|
||||
* correctly repaints things when multiline regexes with identical
|
||||
start and end are involved
|
||||
* fixes a crash with zero-length regex matches
|
||||
* does replacements at the edges of a marked region right,
|
||||
* does replacements at the edges of a marked region right,
|
||||
* displays at most three warnings at startup
|
||||
* documents the ability to read a file from standard input
|
||||
|
||||
|
Reference in New Issue
Block a user