-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
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.
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?
Metadata
Metadata
Assignees
Labels
No labels