SHA256
1
0
forked from pool/nano
Commit Graph

1 Commits

Author SHA256 Message Date
Martin Pluskal
b1044dc358 - 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
2022-04-29 07:11:32 +00:00