Description
What's the Problem?
What #9725 (comment) describes.
Solution/Idea
Consequently, similarly to what #8465 (comment) proposes, I suggest that the format of presented paths be different. However, dissimilarly, my proposition affects all paths that this software presents/provides.
I propose:
-
Add option to use forward slash #8465 (comment)
Replacement of the backward-slash with the forward-slash when paths are presented to the user.
-
Feature: Add support for displaying URI instead of path. #9725 (comment)
Prepend the necessary components to convert paths to
file:
Uniform Resource Identifiers to paths when presented to the user.
These suggestions have been combined because the 1st is partially dependent upon the 2nd.
Alternatives
What #9725 (comment) describes.
Priorities
What #9725 (comment) describes.
Files Version
No response
Windows Version
No response
Comments
The forward-slash is represented by HyperText Markup Language code “/
”, whereas the backward-slash is represented by HyperText Markup Language code “\
”.
I utilize slash rather than solidus, because https://english.stackexchange.com/a/10996/343952 states that slash is correct for this purpose, despite https://english.stackexchange.com/questions/10993#comment18558_10996 correctly stating that Unicode incorrectly ignores this distinction. I apologize for any consequent confusion.