[Vimperator] del.icio.us plugin and shortcuts

Kipling Inscore k at bijna.net
Tue Jun 17 09:11:56 PDT 2008


On Tue, Jun 17, 2008 at 8:36 AM, Ted Pavlic <ted at tedpavlic.com> wrote:
> It would be nicer if that patch was a Vimperator plugin (so that I
> wouldn't have to patch Vimperator every time I upgrade it).

I'll be working on that. First will be reproducing the behavior of the
patch, followed by addition of tab-completion, keyboard-friendly tag
search, etc.

>
>> The del.icio.us addon has hijacked the function backing the location
>> bar so its shortcuts don't show up in bookmarks or search aliases, but
>> can be used by linking in to the location bar URI parsing function (as
>> my patch does).
>
> Ok. The function that you use now --- was that added by del.icio.us? If
> so, is that going to break Vimperator if I disable del.icio.us? (or if
> del.icio.us gets disabled automatically after an FF update)

That function is part of Firefox but it's overloaded by the
del.icio.us addon. del.icio.us added the function being used by the
patch if the del.icio.us addon is installed but it has the same name
as an existing function which will be used without the addon. If you
remove the del.icio.us addon, behavior will be basically the same as
without the patch.


More information about the Vimperator mailing list