[TxMt] Re: Expandable directory aliases in the project drawer

Ollie Saunders oliver.saunders at gmail.com
Tue Sep 20 16:13:40 UTC 2011


They could be made to work though.

This script (AppleScript in BASH) give you the path pointed to by an alias:
https://github.com/olliesaunders/osEnv/blob/master/bin/apath

And makes use of abs_path (BASH), which you can see here:
https://github.com/olliesaunders/osEnv/blob/master/bin/abs_path

On Tue, Sep 20, 2011 at 14:50, Rob McBroom <mailinglist0 at skurfer.com> wrote:
> On Sep 20, 2011, at 7:15 AM, Ollie Saunders wrote:
>
> Besides, aliases are basic and long standing feature of OS X so it’s
> surprising that they aren’t supported.
>
> They’re a feature of MacOS (9 and older), not OS X. They don’t exist in any
> meaningful way outside Finder, which I’m guessing is why they don’t work the
> way you want in TextMate.
> --
> Rob McBroom
> <http://www.skurfer.com/>
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>


More information about the textmate mailing list