|
From: Ladner, E. (CLAD) <CL...@ch...> - 2002-01-04 18:43:16
|
> Using JEdit 3.2.2, when searching for the regular expression ^ (beginning > of line) to replace it with something, it never matches if the caret is > given alone. If it's used with some text, it works. > > Here's a typical walkthrough using a little junk file. > > Search for ^ replace with xxx -> 0 matches found > > Search for ^foo replace with xxxfoo -> 2 matches found > > Anybody else seen this behavior? > > Thanks, > > Eric Ladner |