Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

add support for duplicating current tab #131

Merged
merged 1 commit into from
Nov 6, 2017
Merged

add support for duplicating current tab #131

merged 1 commit into from
Nov 6, 2017

Conversation

usk
Copy link

@usk usk commented Nov 3, 2017

Added

  • duplicate current tab (tabs.duplicate)

default: D duplicates current tab

@ueokande
Copy link
Owner

ueokande commented Nov 4, 2017

@usk Thank you for your good changes. I'll merge it on v0.5 release.

@ueokande ueokande added this to the 0.5 milestone Nov 4, 2017
README.md Outdated
@@ -34,6 +34,7 @@ The default mappings are as follows:
- <kbd>K</kbd>, <kbd>J</kbd>: select prev or next tab
- <kbd>r</kbd>: reload current tab
- <kbd>R</kbd>: reload current tab without cache
- <kbd>D</kbd>: 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.

I think SHift+d is confusing, because it's not deliting. In #124, I propose zp to pin/unpin a tab. How about zd?

Copy link
Author

Choose a reason for hiding this comment

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

OK, I will fix it.

@usk
Copy link
Author

usk commented Nov 6, 2017

I changed D to zd.

Copy link
Owner

@ueokande ueokande left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@ueokande ueokande merged commit 86b534b into ueokande:master Nov 6, 2017
@usk usk deleted the duplicating-current-tab branch December 3, 2017 11:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants