ytrstu / vimium-firefox

Automatically exported from code.google.com/p/vimium-firefox
0 stars 0 forks source link

Add keys to change tabs like vim #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would be nice to be able to move between tabs like vim:

    gt    -> Next tab
    gT    -> Previous tab
    3gt   -> Go to 3rd tab
    :tabn -> New tab

(:help tabs in vim to see more)

Best Regards

Original issue reported on code.google.com by david...@gmail.com on 31 Aug 2012 at 2:27