many bugs fixed, including crashers. the external wrapmark.diff patch is dropped; it originally came from http://ajbj.free.fr/nedit/nedit-scripts/INTERESTING/utilsrc/nedit/myNEditPatches/HairlineMargin.diff and seems unmaintained (and doesn't apply to the newer version).
18 lines
658 B
Plaintext
18 lines
658 B
Plaintext
$OpenBSD: README,v 1.3 2019/02/28 23:00:47 sthen Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| Running ${PKGSTEM} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
Due to a conflict with nc(1), the NEdit Client program, originally
|
|
called nc, has been installed as ncl.
|
|
|
|
Additional patterns for NEdit have been installed under:
|
|
${TRUEPREFIX}/share/nedit/patterns/
|
|
|
|
To load them into NEdit, run the following command:
|
|
$ nedit -import PATTERN_FILE.pats
|
|
|
|
The patterns can then be saved permanently into nedit's own resource
|
|
file by using "Save Defaults" from the "Preferences" menu.
|