mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 20:25:54 +03:00
[GH-ISSUE #49] Suggestion: add \ at a path #47
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#47
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 @liuzhaoyzz on GitHub (Nov 20, 2018).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/49
Originally assigned to: @clechasseur on GitHub.
If copy a path,could you add a \ at the end of path?such as "C:\Windows\System32\“.
If copy a filename,it needn't add a \ at the end.
thank you!
@clechasseur commented on GitHub (Nov 24, 2018):
This has been implemented as a new option in
masterand will be part of the next release, tentatively known as 16.0.@liuzhaoyzz commented on GitHub (Nov 24, 2018):
Thank you for your update!
I download 16.0 in github,but I didn't find the install pathcopycopy.exe?
@clechasseur commented on GitHub (Nov 25, 2018):
Not sure where you found it, because as of this writing, 16.0 is not released yet. But it will be soon. :-)
@liuzhaoyzz commented on GitHub (Nov 30, 2018):
I downloaded 16.0 and checked the option add / or \ at the end of the path,but it did not work.What is wrong with me?WIN10X64
@clechasseur commented on GitHub (Dec 1, 2018):
Not sure. I just tried it again and it seems to work...
@liuzhaoyzz commented on GitHub (Dec 1, 2018):
1.I am sure I checked "Append a separator to directory paths" in the "Options" tab.





2.Which command did you try to use?
Right click a directory or right click at the blank area in windows explorer,then click copy file/folder path,paste in the windows notepad or word,the directory without \,I want to get C:\Windows\,so that I can paste the long path to another software dialog such as "save as",otherwize I will have to input a \ before the filename by myself.
in WIN7X64 Chinese,as below:
@clechasseur commented on GitHub (Dec 1, 2018):
I can reproduce now. It's a more specific issue. I'll open a new one.
@selevo commented on GitHub (Feb 9, 2019):
gooooood!