Haojen / Haojen/vimkey

Vimkey always listens to keypress even if typing in input

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
156
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.