Skip to content

Add support for C:/paths/like/this/ #13

@SmilyOrg

Description

@SmilyOrg

It might be a bit out of the norm, but most tools / apps I've encountered (even cmd.exe) support forward slash style absolute paths on Windows.

If this is an explicit choice a better error message than "Path isn't absolute and no reference file provided" would be helpful at least.

I've only had a cursory look at the code, so I don't know what would be the best proper way to add this, but the simplest would be to adjust the slash direction according to expectations. I suppose modifying paths is not the most expected / preferred outcome, so perhaps adding support for both directions might be better, albeit probably trickier and would double a lot of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions