8 Mar
2008
8 Mar
'08
8:34 a.m.
Ryan Schmidt wrote:
and as a hint, if you install BBedit's command line tools, you can simply type "edit <filename>" instead of all that other stuff. Or use TextWrangler, for those who are short of coin. It has the same facility.
BBEdit's command line tools are called "bbedit" and "bbdiff".
TextWrangler's equivalent command line tools are called "edit" and "twdiff".
These also works with the EDITOR variable, with .e.g. MacPorts. export EDITOR=edit port edit MacPorts --anders