I use Vimperator, an extension that uses its own search method, so the Find bar becomes not only irrelevant but irritating! Is there a way to permanently prevent it from showing up?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted
  1. Use keyconfig to remove F3, C-g, C-f etc
  2. Use Vimperators/Pentadactyl' own bindings to remove them. E.g. :map -modes=n,v,c,i,t <F3> <Nop>
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.