Thanks Rich! That did the trick. The glob identified files are now opened together in their own window. ```bbedit --new-window *.py``` Neat! J.
On Saturday, February 26, 2022 at 2:11:42 PM UTC-8 [email protected] wrote: > On 25 Feb 2022, at 15:01, jjon wrote: > > > `bbedit *.py` opens all the ".py" files in the current directory in the > > front window. That's great. > > > > `bbedit *.py --new-window` opens each ".py" file in its own new separate > > window > > I think this is due to a bug that's been fixed for the next update. Try > using "Early Access" in the Application preferences to get the current > 14.1.1 beta, and if you continue to have problems please write to Tech > Support (as usual). > > R. > > > -- > Rich Siegel Bare Bones Software, Inc. > <[email protected]> <https://www.barebones.com/> > > Someday I'll look back on all this and laugh... until they sedate me. > -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting here. Follow @bbedit on Twitter: <https://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 view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/86dbe436-cfca-4036-b184-8adda6a01f56n%40googlegroups.com.
