17

Does Vimium have a key mapping to search for a already opened tab?

A use case would be I have a "www.facebook.com" tab opened in my browser along with 20 other tabs. I want to use Vimium to search if there is already a "www.facebook.com" tab open and jump to that tab if it is present.

Ivar
  • 6,138
  • 12
  • 49
  • 61
user199801
  • 191
  • 2
  • 4

3 Answers3

32

Use the capital T to search through your open tabs.

Andrey Mikhaylov - lolmaus
  • 23,107
  • 6
  • 84
  • 133
Specode
  • 973
  • 9
  • 19
14

Press ? to see Vimium's shortcuts. The shortcut you want is there and, now, you know how to fish.

romainl
  • 186,200
  • 21
  • 280
  • 313
1

This is what you are looking for:

o       Open URL, bookmark, or history entry
O       Open URL, bookmark, history entry in a new tab
b       Open bookmark
B       Open bookmark in a new tab

Source: https://github.com/philc/vimium#keyboard-bindings

Sandip Subedi
  • 1,039
  • 1
  • 14
  • 34