Thomas Fischer
unread,Sep 20, 2012, 7:46:36 PM9/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to textwr...@googlegroups.com
Am 20.09.2012 um 22:11 schrieb W.J. Llope:
> Hi all,
> i cannot find the checkbox that disables the dialog box that reports how many
> occurrences were changed in a 'find and replace' (version 4.01).
> I knew where this was in previous versions, but cannot for the life of me find
> it now. thanks a lot
Hello,
in TextWrangler's help under “Expert Preferences” I found:
When performing a single-file "Replace All" operation, TextWrangler will show a confirmation sheet showing the number of replacements performed. If you would prefer not to see this confirmation, you can suppress it:
defaults write com.barebones.textwrangler ReportReplaceAllResults -bool NO
This will solve your problem.
Best
Thomas