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

Added feature to duplicate current tab #782

Merged
merged 4 commits into from Feb 18, 2013
Merged

Added feature to duplicate current tab #782

merged 4 commits into from Feb 18, 2013

Conversation

deiga
Copy link
Contributor

@deiga deiga commented Feb 16, 2013

Addresses Issue #242

@@ -70,6 +70,7 @@ Manipulating tabs:
g0 go to the first tab
g$ go to the last tab
t create tab
yt duplicate current tab
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, but is there any precedent in Vim we can follow?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only could find :tab split, but no mention on a shortcut for it. we could make the command be ts or st

philc added a commit that referenced this pull request Feb 18, 2013
Added feature to duplicate current tab
@philc philc merged commit 3e3ccbb into philc:master Feb 18, 2013
@philc
Copy link
Owner

philc commented Feb 18, 2013

Nice!

@deiga deiga deleted the patch-1 branch February 18, 2013 10:26
@deiga deiga deleted the patch-1 branch February 18, 2013 23:59
davidwallacejackson pushed a commit to davidwallacejackson/vimium that referenced this pull request Apr 3, 2014
Added feature to duplicate current tab
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.

None yet

2 participants