mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 04:05:55 +03:00
[GH-ISSUE #3] Add keyboard shortcuts #2
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#2
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 @clechasseur on GitHub (Jul 17, 2017).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/3
Add keyboard shortcuts to call commands directly.
Original issue: https://pathcopycopy.codeplex.com/workitem/10951
@longtth commented on GitHub (Dec 26, 2017):
As an keyboard addict, I give my love and looking forward this feature
@maslovw commented on GitHub (Jan 9, 2018):
Would be nice to have an API so user could use pathcopycopy from totalcommander or any other tool
@clechasseur commented on GitHub (Jan 10, 2018):
@maslovw can you define "used"? Because there is already a way to use a specific command from the command-line using
rundll32. It is "documented" here:https://pathcopycopy.codeplex.com/discussions/389526
Once I muster the strength to move the official doc to GitHub it should be documented here also :-)
@maslovw commented on GitHub (Jan 11, 2018):
@clechasseur, thank you, it works!
This will create a command for total commander to copy path in Unix style:
command:
rundll32.exe "C:\Program Files\Path Copy Copy\PCC64.dll",GetPathWithPlugin {5B5DA5CB-3284-45a9-A1E5-4D6B03107924},Parameters:
%P%NCommandIds are taken from this page: http://pathcopycopy.codeplex.com/wikipage?title=Network%20Administrator
@nr1995 commented on GitHub (Jan 8, 2021):
Yes! Need some keyboard shortcuts,
so this can integrate into my workflow more easily with other tools.
So close to being flawless!
Thanks!
@HaiyiMei commented on GitHub (Sep 26, 2021):
How's it going? I'm desperate to use this feature!
@JWCook commented on GitHub (Apr 28, 2022):
Since codeplex is gone, does that documentation exist anywhere else?
@clechasseur commented on GitHub (Apr 28, 2022):
Unfortunately no, I have never taken the time to redo it on GitHub... The command IDs are available in the source code, most notably here:
https://github.com/clechasseur/pathcopycopy/blob/default/PathCopyCopySettings/Properties/Resources.resx