Hi
Looking at Chapter 14 in the User Manual, it says that BBEdit will use the PATH environment variable if set:
> Locating Unix tools via PATH
>
> When locating Unix tools for various purposes, BBEdit will honor your account’s PATH environment variable (provided it is available and not empty). This should result in more predictable outcomes when using aftermarket installations of open-source tools as well as for alternative installations of tools included with the system (such as Python).
>
> If you modify your PATH, you must quit and relaunch BBEdit for those changes to take effect. Note also that if your PATH contains entries relative to the current working directory, those entries are not likely to work since $PWD is undefined for a GUI application, though absolute paths will work.
My guess is that you will need to add /opt/homebrew/bin to the PATH environment variable set in your .zprofile file. I should already be set with some defaults.
Cheers
François
> To view this discussion on the web visit
https://groups.google.com/d/msgid/bbedit/43c3843c-488a-4570-a580-f75c3f5408d1n%40googlegroups.com.