Hi all, I have BBEdit setup as my terminal editor via... export EDITOR="bbedit --wait --resume"
While using git from the command line, this all works very well for editing the COMMIT_EDITMSG file when BBEdit is already running. If I issue a "git commit" when BBEdit is not running, it is launched as expected but it seems that the bbedit command line tool exits after loading the specified file not upon closing the file. Is there some other way to make this work when launching BBEdit? Perhaps chain a separate command that only uses the launch option? Thanks! -- Matthew -- This is the BBEdit Talk public discussion group. 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
