In Terminal:
echo "$TM_SUPPORT_PATH"
There's your issue, that shouldn't be done in Terminal.
Doesn't give any result at all. Can anyone explain what I've done wrong?
Try typing that into an empty TextMate document and then hitting Ctrl-R. Should give you the output you're after.
Adam Sharp
Try typing that into an empty TextMate document and then hitting Ctrl-R. Should give you the output you're after.
Adam Sharp
I merely use TextMate for LateX so no clue what to do with the info I receive as result?
echo "$TM_SUPPORT_PATH" /Applications/TextMate.app/Contents/SharedSupport/Support
Thanks, Gert