You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, edit Custom key mappings and uncomment # map ,yo LinkHints.activateOpenVomnibar and saved
Testing ,ye on any site will fail while ,yo will work.
If you reverse the commands like:
# Désactiver tous les paramètres par défaut
unmapAll
# sélectionner un lien et éditer son url dans l’omnibar
map ,ye LinkHints.activateOpenVomnibar url
# sélectionner le texte d’un lien et l’éditer dans l’omnibar
map ,yo LinkHints.activateOpenVomnibar
now, ,ye works but ,yo fails.
Browser, OS and Vimium C versions
Bug on Firefox only
Browser name: Firefox
Browser version: 133.0.3
Vimium C version: 1.99.997
OS name and version: Windows_NT 10.0 19045
Other browsers on which there is no issue
Browser name: Edge
Browser version: 131.0.2903.99
Vimium C version: 1.99.99
OS name and version: Windows_NT 10.0 19045
--
Browser name: Vivaldi
Browser version: 7.0.3495.27
Vimium C version: 2.11.3
OS name and version: Windows_NT 10.0 19045
The text was updated successfully, but these errors were encountered:
For instance
map ,ye
will fail ifmap ,yo
is already declared before. Fails with no error.To Reproduce
,ye
will work# map ,yo LinkHints.activateOpenVomnibar
and saved,ye
on any site will fail while,yo
will work.If you reverse the commands like:
now,
,ye
works but,yo
fails.Browser, OS and Vimium C versions
Bug on Firefox only
Other browsers on which there is no issue
--
The text was updated successfully, but these errors were encountered: