On Oct 27, 9:10 pm, Steve Piercy <[email protected]> wrote: > On Oct 27, 4:22 pm, Lee Anne <[email protected]> wrote: > > > I just installed the update on a MacBook Pro running 10.5.8 and it > > appears to have broken at least a portion of the search and replace > > function. After re-installing the entire package, rebooting, and going > > through the usual rigamarole, trying to search and replace (escaped) \r > > \r\r with \r\r causes an immediate BBEdit crash when trying to enter > > the replacement string. Sometimes, it breaks when trying to enter a > > search string with an escaped character. > > Coincidentally, I just tried to do a Find/Replace. In the Replace > field I entered: > \ > No crash yet. Then: > r > Ka-boom! I didn't try other escaped strings.
I found a way to both reliably replicate and avoid the issue. To replicate the issue: * open a file * close the Find window if it is open * CMD-F to re-open the Find window * enter \r in Replace To avoid the issue: Keep the Find window open in the background, or if you have it open, do a Find without an escape character, then enter "\r" in a subsequent find. --steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> 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>
