Hello. Quicksilver is able to get the selected text and the currently open document from TextMate using standard Cocoa stuff, but I’ve always wanted a way to grab the file(s) selected in the File Browser.
This will require a new Quicksilver plug-in, but I can handle that end of it.
Is there any way to ask TextMate for the selected file(s) when the browser has focus?
And once I tell Quicksilver to use some app-specific selection behavior, the currently working text selection is going to break, so I need a way to get any selected text in the editor when it has focus as well.
If this isn’t currently possible, could it be added?
Thanks!