On 28 January 2011 00:34, Vineet Jain <[email protected]> wrote: > Grin is a grep like search tool with several improvements when > searching through source files. > > http://rhodesmill.org/brandon/2011/grin-and-search-it/ > > What would be required to grin instead of grep in the search wizard?
Essentially it has to be command line and compatible with GNU grep (see note in manual regarding options used). And the output needs to be compatible so click on line in the message window will go to the file location. If grin can be set up that way you can use it. Cheers Lex > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
