Search plugin revision:
*added status bar shows link locations and search text (if searching for a keyword tag)
- quoted text works, e.g., "it's a secret to everybody"
- regexes seem to work, e.g., "outlet.*symbol" will match all objects that output a symbol
- pd-style word boundaries, e.g., "clip~" works when "whole words" option is checked
- font +/- with ctrl-plus/ctrl-minus keys
-Jonathan