On Sep 7, 2005, at 8:17 PM, Gavin Kistner wrote:
On Sep 7, 2005, at 5:45 PM, Steve Weintraub wrote:
Anyone experienced with grep and find could actually create a replacement by doing a command with output set to HTML, which displays a (nice) form with a javascript function on submit, that runs the actual find :)
That wouldn't be me...any takers? :)
I'm experienced in all those technologies, but didn't understand what was being asked for. A grep (command-line, not built-in regexp) tool that spits out HTML that has a form with JS that...what?
I think Allan's asking for an HTML-based Find dialog. The TextMate command would simply spit out the HTML form, and the embedded JavaScript would implement the actual find operation.
Chris