Dear Allan:
On Oct 27, 2006, at 6:45 PM, Allan Odgaard wrote:
The Finder. If you don't have textmate, you can navigate in the Finder to /usr/X11R6/bin and double-click on a file, and it runs. I don't use the system that way -- I'm basically a unix geek, but it is the default system behavior.
Apple has a program that does this it calls open-x11. I guess it is useful if one doesn't have /usr/X11/bin in the $PATH, but apart from that, it seems kind of silly (and has some odd limitations).
I wrote a simple-minded shell-script wrapper for "mate" that tests files and excludes them if they are binary data files, mainly to allow creating projects on the command-line that exclude files I can't edit (and pass them off to other programs). FWIW: http:// xanana.ucsc.edu/Library/init/zsh/local-functions/darwin/edit
Sorry, I thought it would be easy to exclude specific directories like /usr/X11R6/bin and /sw/bin.
I'm not complaining, just curious (and largely ignorant of how these things work).
All the best,
Bill