Pete wrote: > Backwards mini-searching with a regex only works for me on the first > execution. subsequent executions just sit on the same line. > > I'm using a pattern like: .*some.word.* The bug seems to involve the leading .* I'll try to fix it. Thanks, John