Skip to content

Switch to tab N for a particular search engine #1053

Closed Answered by gdh1995
limaceous-bushwhacker asked this question in Q&A
Discussion options

You must be logged in to vote

Um, both local and global marks are permanent, except those created in incognito windows.

You can not define Vimium C's "marks" using a text editor, because there're quite a few internal details in every created mark.

But here's a similar way:

  • if you just want to "switch to an existing tab or create a new one with a specific URL`
  • you may use:
map xxx openUrl url="https://www.bing.com/" reuse="reuse"
# # or just 
# map xxx focusOrLaunch url="https://www.bing.com/"
# and, if you want to avoid reusing a tab in another window:
map yyy openUrl url="https://www.bing.com/" reuse="reuse-in-cur-wnd"

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@limaceous-bushwhacker
Comment options

@gdh1995
Comment options

Answer selected by limaceous-bushwhacker
@limaceous-bushwhacker
Comment options

@gdh1995
Comment options

@limaceous-bushwhacker
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants