On 2/14/20 at 8:16 AM, [email protected] ('Gareth Simpson' via
BBEdit Talk) wrote:

> Is there any way to close all the Search Results windows from
> Multi-File Search?

I use a script for this purpose:

    tell application "BBEdit"
        
        close every search results browser
        
    end tell

Save it in BBEdit's "Scripts" folder and give it a key equivalent; done.

Enjoy,

R.
-- 
Rich Siegel                                 Bare Bones Software, Inc.
<[email protected]>                      <http://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/r480Ps-10146i-13DB239580F145C791AE7D980C102B58%40Stormwind.local.

Reply via email to