Skip to content

move to the last tab in a browser window! #670

Answered by gdh1995
nivethan-me asked this question in Q&A
Discussion options

You must be logged in to vote

There has been a mapping of g$ (to the lastTab command).

BTW, because most commands support count prefixes, so you may press 999K (aka 999gt) to go to the 999-th tab on the right, and then if only there're less than 500 tabs in a current window, Vimium C's nextTab will not go back to a first tab, but go to a last tab directly.

Then you may use such a map to make "count prefix" be 999 by default:

# usually it works just like `map g9 lastTab`
map g9 nextTab count=9999

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gdh1995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants