On 2013-08-05 at 9:19 AM, [email protected] wrote: > While conducting searches in BBEdit I switch to ... > When I switch back to BBEdit, the Netscape search has replaced the > BBEdit search in the dialog box. ... Any way to turn off this > "helpful feature"?
Yes. An "expert preference" to set via Terminal or other command-line interface: # To tell BBEdit not to import the Find Scrap into its Find window, # nor to export the "search for" string to the Find Scrap: defaults write com.barebones.bbedit FindDialog_UsesFindScrap -bool NO HTH Best Regards, - Bruce _bruce__van_allen__santa_cruz_ca_ -- 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].
