philc / vimium

The hacker's browser.

Home Page:https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

createTab position=end tries to open URL "position=end"

kinclma1 opened this issue · comments

Describe the bug

In the new Vimium version in Google Chrome, mapping createTab position=end now opens a new tab with the address "position=end" in addition to opening the URLs that follow. Vimium still respects that the tabs should be at the end but keeps it in the list of URLs to open.

To Reproduce

Steps to reproduce the behavior:

  1. Add a mapping: map createTab position=end [...]
  2. Save options
  3. use the mapped key
  4. Observe that the first newly open tab is probably a search for the term position=end in the default search engine

2024-03-30-005248_857x220_scrot

Browser and Vimium version

Google Chrome 123.0.6312.86
Vimium 2.1.0

Tricky. Great find @kinclma1. This fix will go out with the next version.

Thank you!

@philc When will the next version come out? I use t quite frequently, the current behavior is quite annoying.

v2.1.2 includes this fix and I've submitted it to the stores today.