guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

{n}gt doesn't change to nth tab #1073

Closed ghost closed 8 years ago

ghost commented 8 years ago

The command {n}gt doesn't do anything different from gt, while it should move you to the nth tab.

Example use:

1gt -> go to first tab 5gt -> go to fifth tab

Documentation:

http://vim.wikia.com/wiki/Using_tab_pages#Navigation

ghost commented 8 years ago

Closing my own issue because it's a dupe of the issue below, sorry about that.

Related issue: https://github.com/guillermooo/Vintageous/issues/1025