mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 20:25:54 +03:00
[GH-ISSUE #62] commands only on submenu #63
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#63
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 @pestrela on GitHub (Apr 2, 2019).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/62
Originally assigned to: @clechasseur on GitHub.
I would live to the option to only have a single submenu with all commands
compare this to the current situation: copy path always in context menu always, plus optional submenu
thank you
@clechasseur commented on GitHub (Apr 3, 2019):
This is already possible. In the Settings, simply uncheck "Main menu" for the Copy Long Path command (and any other command you selected to be in the Main menu) and you'll only get a submenu with the commands you chose.
@pestrela commented on GitHub (Apr 4, 2019):
You are right of course. Thanks again!!