I use MacBook Air with OSX 10.7.2 and TextMate Version 1.5.10 (1631).
If I type:
mate -w 1.txt
and then close TextMate, the shell doesn't return (i.e. I don't get the shell prompt back).
According to mate --help:
-w, --wait Wait for file to be closed by TextMate.
Any ideas why -w option doesn't work as expected?
mate -w a.txtand indeed, it does not work - the prompt does not return when TextMate is closed. Seems like a bug to me. – Traveling Tech Guy Nov 23 '11 at 11:02