vim-vixen icon indicating copy to clipboard operation
vim-vixen copied to clipboard

Element selector-based blacklist

Open cronco opened this issue 3 years ago • 0 comments

I'm opening this issue because:

  • [ ] I'll report a bug
  • [x] I'll propose a new feature

Description

I am trying to type into an input field of a note-taking extension, Memex, but I think because of issue #720 (it relies on some shadow-root components from what I can tell) when trying to take notes vim-vixen takes over. A potential solution for this specific use-case would be to allow a list of selectors which, when matched as a parent on input focus would disable the plugin. Might be too niche, but thought I might as well suggest it.

Failure Information (for bugs)

System configuration

  • Operating system: Mac OS Monterey
  • Firefox version: Nightly 98.0a1 (2022-01-17)
  • Vim-Vixen version: 1.2.3

Console logs

Any relevant log in developer tools:

cronco avatar Jan 20 '22 17:01 cronco