Skip to content

Linux Paths converted to Windows Paths #1203

@ldsands

Description

@ldsands

Is your feature request related to a problem? Please describe.
Given how often people are using WSL now on Windows it would be nice if we could put in a Linux path and have it bring up that location in the tab. For example, when clicking on the new tab address bar and pasting in a linux path.

image

Describe the solution you'd like
Ideally if some simple regex could be applied to convert POSIX paths to Windows paths. Would that be easy?

for the image above for example it would ideally change from
/mnt/f/GithubRepos/path/location to F:\GithubRepos\path\location

Additional context
Maybe the following link might help?

Regex for regnizing Windows and POSIX paths

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