On Sat, Dec 06, 2003 at 08:12:54PM +0100, Per Olofsson wrote:
> What do you mean? Isn't it already used as a minibuffer for type-ahead
> finds? Or did you have something more functional in mind than the current
> implementation?

The text is not editable and find is missing case-insensitive/backwards/
regex options. (I like a joe-style find where you first type the text
to find and then enter flags such as: (I)gnore case, (R)eplace, (B)ackwards
Reg.e(x)p. For replace the replacement string is then asked if the flag
is set. I don't like cluttering the keymap with a separate key for each
of these like emacs does.)

Also the mozilla type-ahead find sometimes picks a first matching substring
if in a link or something like that. This works find for browsing, i.e.
finding links, but not for text search.

-- 
Tuomo

Reply via email to