Hi, Is there any way to make a bundle command that works while there is no file open in TextMate?
I often want to use the 'Remote Open...' command in my remote editing bundle (http://www.cse.unsw.edu.au/~willu/RemoteEdit/) when no other windows are open.
Cheers,
Will :-}
On 31. Oct 2006, at 07:36, William Uther wrote:
Is there any way to make a bundle command that works while there is no file open in TextMate?
I often want to use the 'Remote Open...' command in my remote editing bundle (http://www.cse.unsw.edu.au/~willu/RemoteEdit/) when no other windows are open.
What you could maybe do is to implement this in the form of a template -- a bit hackish, but it would allow you to run it even w/o an open window, and as the result from opening the remote command is anyway a new file, it probably fits well (long term the other limitation will be lifted).