[TxMt] Re: Re: Relative path in window title
Jeffrey R. Gould
jrgould at gmail.com
Thu Aug 17 18:18:37 UTC 2006
You can always command-click the window title. However I agree it
would be nice to see the filepath, maybe make this an option in the
preferences.
Until then, you can always set up a key command, here's what I did
(using growlnotify)
/usr/local/bin/growlnotify -n "/Applications/TextMate" -I "/
Applications/TextMate.app" -t "$TM_FILEPATH" -m "Is the current path
for $TM_FILENAME"
More information about the textmate
mailing list