Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Unix path (slashes) to Windows path (backslashes) #153

Closed
mesarth opened this issue Jun 10, 2019 · 3 comments
Closed

Convert Unix path (slashes) to Windows path (backslashes) #153

mesarth opened this issue Jun 10, 2019 · 3 comments

Comments

@mesarth
Copy link

mesarth commented Jun 10, 2019

I prefer UNIX style paths (e.g. /example/test) instead of Windows style paths (e.g. \example\test). I can type forward slashes a lot faster than backslashes. Most programs support both options nowadays. It would be awesome if you could add an option to convert slashes to backslashes when typing file paths.

image

image

Thanks!

@mesarth mesarth changed the title Convert Unix path (slashes) to Windows path (backlashes) Convert Unix path (slashes) to Windows path (backslashes) Jun 10, 2019
@oliverschwendener
Copy link
Owner

A fix for this will be included in the next major release.

@mesarth
Copy link
Author

mesarth commented Jun 27, 2019

A fix for this will be included in the next major release.

Awesome 👍 Thanks a lot!

@oliverschwendener
Copy link
Owner

This is included in the newest v8.0.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants