I have the following in my .zshrc:

EDITOR="/user/bin/bbedit -w --resume"
VISUAL="/user/bin/bbedit -w --resume"

This works fine for Subversion and git. I do not know that this will work for 
bash, but I expect that it will. Some shells will prefer that you use single 
quotes (') rather than double quotes (").

HTH

On 14/06/2012, at 23:14, Maarten Sneep <[email protected]> wrote:

> Some tools don't work with the arguments in the command (i.e. the spaces will 
> trip them). In that case a simple shell wrapper script might do the trick (or 
> even a shell function, but I never tried that).

Alex Satrapa | web.mac.com/alexsatrapa | Ph: 0407 705 332

-- 
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>

Reply via email to