[TxMt] Re: finding oneself

Hans-Jörg Bibiko bibiko at eva.mpg.de
Mon Jul 28 15:31:27 UTC 2008


On 28.07.2008, at 17:24, Hans-Jörg Bibiko wrote:

>
> On 28.07.2008, at 17:19, Kyle Johnson wrote:
>
>> Is there built into Textmate a fast way of locating where the file  
>> one
>> is in is located?
>>
>
> One way is to hold the command (apple) button down while clicking at
> the name of the file at the top bar of a TM document window.

Or write a simpl tmcommand:

Input:
none
Command:
echo "$TM_FILEPATH"
Output:
Show as Tool Tip


or got to:
Bundle Development > Show TM_* Variables

or to insert the path into the doc:
press the option key while dragging the doc's icon located at the top  
bar of the window to the doc itself

--Hans


More information about the textmate mailing list