Skip to content

Directory Paths not working for Cygwin #27

Open
@kalaschnik

Description

@kalaschnik

Cygwin maps Linux POSIX paths to Windows Path and prefixes the current path with /cygdrive/

That means, assume you are in this folder: C:\Users\Username\git\project the corresponding cygwin path would be /cygdrive/c/Users/Username/git/project

Could you prepend the /cygdrive/ if a users defines an id which contains cygwin in the commandline property. I’m not a Powershell scripter, so it woud take too much time for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions