All,
Is there a keyboard shortcut for activating the Replace-related buttons in TextMate's Find dialog box? I know about the relatively new shortcuts for activating the checkboxes (Regular expression = command-option-r, Ignore case = command-option-i, Wrap around = command-option-w), but is there a shortcut for the buttons (especially Replace All, but also Replace, Replace & Find, and Previous)?
Thanks, Michael Henry
On Oct 1, 2006, at 9:13 PM, Michael Henry wrote:
All,
Is there a keyboard shortcut for activating the Replace-related buttons in TextMate's Find dialog box? I know about the relatively new shortcuts for activating the checkboxes (Regular expression = command-option-r, Ignore case = command-option-i, Wrap around = command-option-w), but is there a shortcut for the buttons (especially Replace All, but also Replace, Replace & Find, and Previous)?
These are all menu items under the Edit -> Find menu. You can find their key equivalents there. The one I use all the time is ctrl-shift- command-F for replace all in selection.
Thanks, Michael Henry
Haris