Now available:

remark.lrp - similar in concept to histring.lrp...

Both will highlight (using ANSI color) a given text file using patterns;
however, histring allows you to define a pattern at run time and on the
fly; remark allows you to define multiple patterns, but only ahead of
time.

So - histring:

* Permits colorizing on the fly
* Matches a single pattern
* Archive smaller
* Binary smaller

...and remark:

* Matches multiple patterns
* Requires patterns to be "preconfigured" in configuration files
* Handles multiple patterns per line without trouble
* May have more powerful pattern-matching
* Archive bigger
* Binary bigger

You decide.  Right now, histring.lrp is currently included on the
development version of the Oxygen Base Disk.

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to