mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #61] add escaped spaces for WSL paths (bash style, non-quoted) #59
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#59
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/61
Originally assigned to: @clechasseur on GitHub.
The feature to add quotes for directories with spaces works fine - and is required - in WSL. Thank you.
Issue is that that in that case the normal copypath (non-WSL one) also gets quotes, which cannot be used in other file explorer windows.
instead, could you please change WSL to produce always unquoted paths with escaped spaces instead (bash-style?)
thank you again
@clechasseur commented on GitHub (Aug 17, 2019):
This change has been implemented in the next version (17.0).