Skip to content

change part of url with key-binding? #885

Answered by gdh1995
av930 asked this question in Q&A
Discussion options

You must be logged in to vote

Um, you need to add this into Auto substitution of various text on Vimium C Options page:

n@^http://jenkins\.aec\.com/jenkins(\d+)@http://jenkins.aec.com/jenkins0$${$1,:}@

But, it will generate some wrong URLs if the dest number is large than 9 - because of the pattern 0$${$1,:}, the next url of 09 will be 010.

I'll fix it in a next version.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@av930
Comment options

@gdh1995
Comment options

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