A bit late, but a couple of updates in July. The text search applying to whole words may present some issues where pattern matching on sub-strings was used. A later version may see the introduction of a -subString option.
2020-07:
gnocl::label
o new options: -editable, boolean. Use in conjunction with the edit command.
-onEnter, -onLeave, allows reaction to potential label rollover effects.
gnocl::text
o search will now ignore word embedded search patterns, i.e. search whole word only.
Comments