- Update to version 6.3:
* For multiline regexes, text is now colored as soon a start match is found, also when there is no end match at all. * The colorizing of any line is stopped after two thousand bytes to avoid frustrating delays. * When environment variable NO_COLOR is set, the two default colors (yellow for the spotlight, red for error messages) are suppressed when no interface colors are specified in a nanorc file. * Full justification and piping the whole buffer through a command now keep the cursor at the same line number. * Utility 'xsel' can be used to copy a marked region to the system's clipboard. See doc/sample.nanorc for an example. OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=159
This commit is contained in:
parent
84025868be
commit
b1044dc358
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bca1804bead6aaf4ad791f756e4749bb55ed860eec105a97fba864bc6a77cb3
|
||||
size 1531800
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCAAdFiEEv9AJBh5TUFKtDfIVDSjU0qCs6IQFAmIPbfEACgkQDSjU0qCs
|
||||
6ITdqxAAgDOykUpaNnis9668rD/ZLE0zwq3VoO6w6br6Mpn3qHQeTR5uKWg0uBMe
|
||||
FtHOSPeKpw6eL5rIM4RAsCMluOfy9SawpHQOROSUCf4uixD1YHIMdvqVC3k9awNb
|
||||
UgRehOeqjO0501RcnRGZPZTbSXAieNPaod58io7DUWcaleNByjqfWhGpMdNxTUtz
|
||||
+59lAxzeqBpZIEgRD8Pe6+APq1KIOZhnR6Ih4df7RiJbn+qaQpLg15NijJ43ofdX
|
||||
iIf4Yg8sJ1eDB+tAIeKgL6v0S2RPy20zYyTz5cZblRzj2vhzJXDF0Nptn79zfvek
|
||||
n5qNonZJSuq7rLIwOC1dNYeRk6fXPjmh+KoQfEdkf1ZfwRWi68AzAePFJHh4CsXj
|
||||
NYife9FXTQ2a5BRmlDwk6QFkL6BdBZY1MKnbapLb8fYzgmW2Gs/QBWnj0cSLLQvm
|
||||
Cp+6emJ89jRKeWjGsMX+sS8zxiacM0ZcWtK+3cch+qvpnn8RFdJcO/vthL1pmwGF
|
||||
A9lRoBBifzYth14hCstL2KuNuK3j7CVoz84ynOQ8UiRPrTvmNAzJv0Wmf4+iqaNO
|
||||
oBLBfsHM+FQlNhHyjoXFIOAGn2hrjR+BbCMmqWJd45G3PHCXvclAEo2B7b9kY6gX
|
||||
aGsuTeFyUDzM5pwq73LBm8EtcONJLwSR0Bgwqy9hMpL+UmWeoLs=
|
||||
=4mtc
|
||||
-----END PGP SIGNATURE-----
|
3
nano-6.3.tar.xz
Normal file
3
nano-6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687
|
||||
size 1581772
|
16
nano-6.3.tar.xz.asc
Normal file
16
nano-6.3.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCAAdFiEEv9AJBh5TUFKtDfIVDSjU0qCs6IQFAmJqUi8ACgkQDSjU0qCs
|
||||
6ITcIw//fWFeUkfTh+va5zNsIrKTSr085F8XCfycS77q7Ijakt0WaFtz+jLZI/2k
|
||||
UcV06vMHZyGiMZu1Cxi7rUJj94oarGavrnkNkcm5e/cpIv4N+1LmWJ8z8uyesirO
|
||||
hHt/LfH2fZzkf/HT9EeWV7WE9K7KnbIjwuUhhWvTR/yv9hBZCqYe/IB+wFOorVTZ
|
||||
tgnGIlgEb6QT/bgHt8CUGzKEu4y58xsc4PQAsbf8jTRlyZJ9h5tMsNy8jE0tQO4c
|
||||
69T43efPnG0qZ4Oj1d0CJ+xlLJGbuyYPCXrjUYnW2RClEy6OHJyzhCfjjuU4hIDa
|
||||
9nTr79BihH/iLx8d2DbNHoENFr/rrZIBpEf904Kan+qrDWuEJx9eGLtUlugWul1T
|
||||
iRZ31HTEKODerbWvToDFfg0S9yWpGZvS9X6g1pm2Dj6TtRzN/vwIHPm+oBYg95Yz
|
||||
/6KVcNRq1vXjjgpjBGVpKFN/4OjfLnyAMQV/FTdmQQiki8QCUF73qVLg6TDMzRSo
|
||||
RvNYQWZXwkMn9qCelVqzgws6GDW9M7ZszeF7qLcd2KeWzCnDaTvovqbkwyftJ3RU
|
||||
ItunaYwCxJprN2unDRI6Rf7Y04wvDFIOmpdsJLTjyYx9GDBV/+psrzIewQiq5G3U
|
||||
DMD07cvwSvUm7as3/ryJAqFtXpNE+EX9HZz+/uuT+NE5IHGJjMM=
|
||||
=HaMH
|
||||
-----END PGP SIGNATURE-----
|
17
nano.changes
17
nano.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 07:09:44 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 6.3:
|
||||
* For multiline regexes, text is now colored as soon a start
|
||||
match is found, also when there is no end match at all.
|
||||
* The colorizing of any line is stopped after two thousand bytes
|
||||
to avoid frustrating delays.
|
||||
* When environment variable NO_COLOR is set, the two default
|
||||
colors (yellow for the spotlight, red for error messages) are
|
||||
suppressed when no interface colors are specified in a nanorc
|
||||
file.
|
||||
* Full justification and piping the whole buffer through a
|
||||
command now keep the cursor at the same line number.
|
||||
* Utility 'xsel' can be used to copy a marked region to the
|
||||
system's clipboard. See doc/sample.nanorc for an example.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 18 05:35:16 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user