Disk Browser from Command Line

2017-10-24 Thread The Wellington
I would really like to use the command line to open a new disk browser at a specific directory: bbedit~/path/to/directory/ will open a project, which is OK. but I would prefer a disk browser. Surely there is a way to open a disk browser from the command line... or from Apple Script

opening disk browser from command line for BBEdit 10

2012-09-07 Thread Eli
Hello, I'm trying from within terminal the following: bbedit . BBEdit opens up the current directory in project view. I would like it to open the directory in disk browser mode. Now TextWrangler does this out of the box but BBEdit does not. I've googled around and found reference to this

Re: opening disk browser from command line for BBEdit 10

2012-09-07 Thread Patrick Woolsey
At 11:33 -0700 09/06/2012, Eli wrote: [...] BBEdit opens up the current directory in project view. I would like it to open the directory in disk browser mode. [...] I ran defaults write com.barebones.bbedit Misc:MakeTempProjectForFolderOpen -bool NO but it had no effect on the operation of