Follow more than one link with vimperator
Asked Answered
Z

2

7

when I google for something and want to follow a link in a new tab I write ":F" and then the link number. How do I follow more than one link? Say I would like to open the links 12 - 17 in new tabs at the same time, can this be done?

Zygoma answered 13/8, 2011 at 10:6 Comment(2)
I think it is not possible right now, but I like the idea.Highhat
Now it is. :) See my answer below.Rhiana
R
13

Updating thread:

;+F followed by links numbers you want to open, so say:

;F 7 12 15 will open links number 7 12 and 15 in next tabs.

is what you're after, in my Vimperator version no new plugins are required for this. I have 3.8.2 but I think this was added even earlier, though am not certain.

Rhiana answered 30/3, 2014 at 13:56 Comment(2)
Does not work for me. I press ; then F then type a number, and as soon as it matches, vimperator will follow that hint immediately. No chance to enter further numbers.Deciare
Sorry, it works, just not on links with rel="nofollow"Deciare
A
2

Try buffer-multipe-hints.js plugin. This plugin modifies ";F" hints.

(buffer-multipls-hints.js requires _libly.js)

buffer-multiple-hints.js on vimpr _libly.js on vimpr

Arieariel answered 21/8, 2011 at 9:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.