Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'What's the touch for?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
What's the touch for?
Authored by: nkuitse on Jun 16, '02 02:45:19PM
If you have the full BBEdit 6.5, set the environment variable EDITOR to bbedit -c -w. The -c switch creates the file if necessary, and the -w switch "allows the bbedit tool to be used as an external editor for Unix tools that use the EDITOR global environment variable" (from the manpage).

[ Reply to This | # ]