mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-26 04:36:00 +03:00
[GH-ISSUE #52] Default command does not add separator at end of path when needed #50
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#50
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 (Dec 1, 2018).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/52
Originally assigned to: @clechasseur on GitHub.
The new option to add a separator at end of path for directories does not work for the default command (the one normally added to the main contextual menu). See #49 for investigation.
@clechasseur commented on GitHub (Dec 1, 2018):
This is fixed in the 16.0.1 release.
@liuzhaoyzz commented on GitHub (Dec 3, 2018):
16.0.1 fixed the bug.
"Append a separator to directory paths" in the "Options" tab worked.
Thank you!