mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #114] [FEATURE] "Duplicate" button for Custom Commands #112
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jpotelle on GitHub (Mar 23, 2020).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/114
Originally assigned to: @clechasseur on GitHub.
Describe the solution you'd like
In the custom commands interface, a DUPLICATE button that will duplicate an existing custom command under a new name. Then I can edit the new command, which may contain, e.g. complex regex steps, etc. that I don't need to recreate by memory.
Describe alternatives you've considered
I've tried exporting and re-importing a custom command but that just overwrites it.
Thanks!
@clechasseur commented on GitHub (Jul 1, 2020):
This feature has been implemented and will be shipped in the next version.