Whenever I try to type anything in a website's input, any key that is used by Vimkey, such as 'i' or 'o', triggers Vimkey.
Another example would be the following: pressing '/' on GitHub should result in search opening, while it is being captured by Vimkey even when it is not bound to anything within it, thus breaking the website's proper functioning.
In other words I'd like Vimkey:
- not to intervene with keys it is not supposed to use/listen
- add an ability to disable listened key on a specific website, as vimium provides