submitted 1 month ago* (last edited 1 month ago) by to c/firefox@lemmy.world
 

Hi I use firefox on Linux and want to change to the first, second, third, ..., last tab with ctrl+1/2/3/.../9 instead of alt+1/2/3/.../9 because alt is already mapped to changing desktops. any idea how I could accompilish this?

edit1: I use mac and windows at work and there the shortcuts are ctrl+<number>. It would be so nice to have consistent shortcuts ๐Ÿง

[SOLUTION] install ctrl+number extension recommended by @TobuscusLover2001@lemmy.zip

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 1 point 1 month ago (1 child)

you can use g + n to go to the numbered tab, or shift + t to search existing tabs. they maybe be more shortcuts that you prefer.

vimium should completely sidestep your issue.

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] [S] 1 point 1 month ago (1 child)

    I can't seem to find the command: only g0 (firstTab) and g$ (lastTab) : https://vimium.github.io/commands/#tabs

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 2 points 1 month ago (1 child)

    have you tried g2? or even relative commands like 2gt to go 2 tabs over?

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] [S] 1 point 3 weeks ago (1 child)

    yeah, g2 does nothing.... it's also not mentioned in the docs. 2gt, gT, J and 2K work as expected but are relative. Do you have version 2.4.2 too?

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 2 points 2 weeks ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments