On Jun 13, 2012, at 6:35 PM, bobPCL wrote: > I had the command export EDITOR="/usr/bin/edit" in a .profile. I changed this > to both /usr/bin/bbedit and just bbedit, and got the error -bash: edit: > command not found
After adding the line export EDITOR="bbedit -w --resume" to .profile, you need to open a new terminal window before it takes effect. Did you do that? Steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
