Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open anything in TextMate via an AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open anything in TextMate via an AppleScript
Authored by: haguremetaru on Nov 12, '06 06:43:24PM

But then again, you can save this script as an application, then us QS' "Open With.." command for a quick keyboard-only approach.


Sharing is caring! Thanks OP.



[ Reply to This | # ]
Open anything in TextMate via an AppleScript
Authored by: Skurfer on Nov 17, '06 08:17:32AM
You don't need to save anything to do this in Quicksilver. It'll work "out of the box". Just hit
⌘⎋ ⇥ ow ⇥ tm ↩
In case those characters don't come through correctly, that was
Command-Escape, Tab, ow, Tab, tm, Return
I don't have Front Row, but I think it uses Command-Escape, so in that case, you can just bring up Quicksilver the usual way and hit ⌘G (Command-G). Enjoy!

[ Reply to This | # ]