Kent <[email protected]> squaked out on Mon 01-Aug-2011 13:32 > I bought BBEdit 10 right around when I upgraded to Lion. My guess is > that due to the close release dates, little testing has been done on > Lion. It's sort of a crash fanatic now, I can't do anything much > without it dying after a while.
Really? I’ve had it up for 39 hours straight, and before that shutdown (more RAM) it had been up for at least a week. > Here's one way to crash it: > > in shell: # bbedit . > (opens a project) in current folder, which has a few subfolders, > including "bin" > > In the project, right-click on "bin" and choose "Next Text Document”. I don’t have that. do you mean “New Text Document”? If so, I can’t reproduce this. However, if I do `bbedit ~` from the command line then ~/bin is not displayed at all in the project window (yes, it exists). `bbedit ~/bin` works fine. > For example, search: > > \@version.*\r > > Replace: > > \$URL\$\r > > "Grep" on. > > Across a deep directory structure containing PHP files, and nothing is > found. File All finds nothing. I searched for “</body>” over a Site folder containing 85,000 files in many directories and BBEdit didn’t crash, but it looks to me like it only searched the top level files of the project directory and did not recurse at all into subdirectories. I compared the output of BBEdit’s find all and `grep -lir “</body>” ~/Sites/ and the only matches in BBEdit where at the topmost level while grep found hundreds of matches throughout the hierarchy. > Similarly, cancelling a search in progress causes a crash. Again, cannot duplicate that. Cc: support -- You came in that thing? You're braver than I thought! -- 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>
