<br><br><div class="gmail_quote">On Wed, May 12, 2010 at 10:11 PM, Steven McDonald <span dir="ltr"><<a href="mailto:mcdonald@triumf.ca">mcdonald@triumf.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<snip> Am I missing something or is the a easier way to use the find and replace in textmate, without having to bring up the dialog box all the time. seems a lot of key strokes with shift cmd, option, tabs, returns etc compared to my familiar<br>

        s/regex-find/replace/g<br><br></blockquote><div><br>Not exactly what you're looking for (no regex) but handy and dialog free:<br>1. cmd+e to load the find buffer<br>2. type your new text<br>3. select it <br>4. cmd+shft+e to load the replace buffer<br>
5. ctrl+cmd+f to replace everything (add shift to limit the replace to a selection) <br></div></div>