Paths with forward slashes don't work properly. #20
Labels
No labels
CLI
GUI
bug
duplicate
feature
in development
invalid
non-priority
optimisation
prioritised
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Ruben/iconiic#20
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?
When a path is first entered, a path to the desktop.ini file for that folder is generated but it assumes the path is given with double backslashes ('\') and not forward slashes ('/').
The program should be updates to support paths with forward slashes.