this post was submitted on 08 Jul 2026
11 points (86.7% liked)
Firefox
7402 readers
1 users here now
A community for discussion about Mozilla Firefox.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can't seem to find the command: only
g0(firstTab) andg$(lastTab) : https://vimium.github.io/commands/#tabshave you tried g2? or even relative commands like 2gt to go 2 tabs over?
yeah,
g2does nothing.... it's also not mentioned in the docs.2gt,gT,Jand2Kwork as expected but are relative. Do you have version 2.4.2 too?This didn't work for me either, sorry I should have checked. Turns out it was this for me: https://github.com/philc/vimium/issues/4053
You can use vimium c with
map g3 runKey keys="g1+2K"if you want to keep RFP.okay, I don't know what it is, but ctrl+{1,2,...,9} now works as expected ....