Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom shortcuts seem to be sent to the website as well #4579

Open
landorg opened this issue Nov 26, 2024 · 0 comments
Open

Custom shortcuts seem to be sent to the website as well #4579

landorg opened this issue Nov 26, 2024 · 0 comments

Comments

@landorg
Copy link

landorg commented Nov 26, 2024

Describe the bug

When I use a custom shortcut for changing tabs it seem that my shortcut is sent to the website as well.

To Reproduce

Steps to reproduce the behavior:

  1. Put this into your custom shortcut config:
unmap <a-h>
unmap <a-l>
map <a-l> nextTab
map <a-h> previousTab
  1. Goto some wikipedia page
  2. Press alt+h
  3. Go back to the tab with the wiki site and inspect changes

The shorcut a-h on the wiki page led you to the history of the wiki site.

Browser and Vimium version
Chrome Version 131.0.6778.85 (Official Build) (64-bit)
Latest Arch linux
Vimium 2.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant