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?
Asked
Active
Viewed 1,252 times
7
-
I think it is not possible right now, but I like the idea. – Nodebody Aug 16 '11 at 08:07
-
Now it is. :) See my answer below. – LAFK 4Monica_banAI_modStrike Mar 30 '14 at 13:56
2 Answers
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.

LAFK 4Monica_banAI_modStrike
- 2,840
- 35
- 53
-
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. – Benjamin Apr 03 '14 at 16:40
-
2
Try buffer-multipe-hints.js plugin. This plugin modifies ";F" hints.
(buffer-multipls-hints.js requires _libly.js)

anekos
- 21
- 2