Skip to content

ignorekeys -except= doesn't work #653

@JonathanReeve

Description

@JonathanReeve
Issue type:
  • Bug report
Version:
Vimperator: 3.15.0
FF: 50.0
Description:

Ignorekeys -except= doesn't work. I can add an ignorekeys, with, say, :ignorekeys add -except=JKt: inbox\\.google\\.com, and vimperator correctly reports: IGNORE MOST KEYS (all except JKt:), but then if I press J, K, t, or :, vimperator doesn't react as it normally does. In other words, ignore most keys seems to ignore all keys, in fact.

Expected behavior:

If I run :ignorekeys add -except=JKt: inbox\\.google\\.com and restart FF, I expect to visit inbox.google.com and be able to type J for going to the next tab, K for going to the previous tab, and : for opening command mode, etc.

Steps to reproduce:

Run the above command. Try to press J, K, t, etc. Notice that nothing happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions