Re: Scratchpad doesn't remember line number settings

2009-02-01 Thread Steve Kalkwarf
On Jan 31, 2009, at 2:17 PM, Roland Küffner wrote: > Oh, that is interesting. In fact I used the menu path View > Text > Display > Show line numbers. The setting sticks when I use the toolbar > path. I wasn't aware the two ways differ. > Thanks for pointig it out. They shouldn't be different. I

Basic Git Integration with BBEdit

2009-02-01 Thread Corey Ehmke
Hi all, I know that as many people migrate from Subversion to Git, there's been interest expressed in making BBEdit work with Git. One could argue that due to its complexity-- think branching, one of the strong points of Git-- full-fledged integration would be beyond the scope of an IDE. But ther

Re: find fails with doesn't understand the find message

2009-02-01 Thread Mosby
this syntax works correctly... find "DATE LICENSE ISSUE\\r([^\\r]+)\\r" searching in front window options {search mode:grep, starting at top:true, reverse:false, wrap around:false, case sensitive:false, match words:false, extend selection:false} with selecting match --~--~-~--~~