aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: ec369106dcdb2f2d56bcf2ec0d80583d61b8e9d3 (plain)
1
2
3
4
5
6
7
8
9
10
11

This is a plugin that searches all of the .pd and .txt files that are in the
included docs and in any libraries that are currently in Pd's path.  The
syntax of the search is either a simple keyword search, i.e. "video" or a Tcl
regular expression (regexp).

You can find out about the Tcl regexp syntax here for advanced searches:
http://tcl.tk/man/tcl8.5/TclCmd/re_syntax.htm

Hans-Christoph Steiner <hans@eds.org>