[TxMt] Suggestions from a newbie
Jeff Abbott
jeff.abbott at duke.edu
Fri Aug 11 23:31:56 UTC 2006
William Uther wrote:
> - If you use the 'mate' command in the shell to open a file, then
> the file doesn't get added to the "Open Recent >" menu. I think it
> should (perhaps as an option to 'mate', or a preference).
``mate -r'' will do the trick. If you'd like to use that by default, simply
make an alias:
alias mate="mate -r"
Add that to your ~/.bashrc to make it stick.
Hope that helps,
Jeff
More information about the textmate
mailing list