BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.
- ! Spot/Jump: The new escape " (dbl-quote) lead to problems. So it's back to > (greater than)!
Rules:
- New escape for Spot/Jump is >.
- Add another > anywhere to skip jumping.
Examples:
>a = spot "a"; jump to next/prev item with "a" anywhere in the name
>>a = spot "a"; no jump (the 2nd > kills the jump)
>ab = spot "a" and "b" (no jumping on multiple patterns)
>a* = jump to next item beginning with "a" (matching items are
colored completely)
> = remove any coloring now