[Vimperator] Vimperator and gmail.
Oliver
embry00s at gmail.com
Mon Sep 10 14:00:25 PDT 2007
>Maybe some kind of easy/well documented way to disable arbitrary keys
>on arbitrary sites that could go in a persons .vimperatorrc might be a
>neat thing. Almost like plugins for specific sites ...
I've had this in mind for a few weeks now, and fully agree. Something like
:set ignoresite "regexp_for_url" "commands,to,ignore,on,site"
would be ideal. No need to hard-code any specific things for specific sites,
and only proficient users (who can take care of themselves) are affected by
the change.
I myself would probably want to ignore all commands for the gmail site,
since vimperator doesn't notice that it should be in input mode while I type
in the text-boxes, at least for now. So it would probably be a good idea to
do something like
:set inverseignoresite "regexp_for_url" "commands,to,not,ignore,on,site"
allowing me to use :set inverseignoresite
"^https+://mail\.google\.com/mail*." "" and thus ignore all keys.
How about it?
/Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mozdev.org/pipermail/vimperator/attachments/20070910/2401e5f6/attachment.html
More information about the Vimperator
mailing list