Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gt,gT numeric prefix #559

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Fix gt,gT numeric prefix #559

merged 1 commit into from
Aug 3, 2016

Conversation

rebornix
Copy link
Member

@rebornix rebornix commented Aug 3, 2016

Yay! We love PRs! 🎊

Please include a description of your change & check your PR against this list, thanks:

  • Commit message has a short title & issue references
  • Each commit does a logical chunk of work.
  • It builds and tests pass (e.g gulp tslint)

gt and gT are handling numeric prefix totally diffrently. For gT, we are running gT {count} times while for gT, if there is no numeric prefix, we are navigating to next tab, but if there is a numeric prefix, we are navigating to No.{count} tab.

@johnfn johnfn merged commit fb645f9 into VSCodeVim:master Aug 3, 2016
@rebornix rebornix deleted the FixGT branch August 3, 2016 08:15
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants