CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2022/04/29 09:30:48

Modified files:
        editors/nano   : Makefile distinfo 
        editors/nano/patches: patch-src_Makefile_in 
        editors/nano/pkg: PLIST 

Log message:
update to 6.3

Improvements:
- 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.

ok naddy@

Reply via email to