Skip to content

Fix wrong buffer path when using netrw on windows (#83)#87

Open
NyCodeGHG wants to merge 2 commits into
andweeb:mainfrom
NyCodeGHG:main
Open

Fix wrong buffer path when using netrw on windows (#83)#87
NyCodeGHG wants to merge 2 commits into
andweeb:mainfrom
NyCodeGHG:main

Conversation

@NyCodeGHG
Copy link
Copy Markdown

As described in #83, when opening a file using netrw, the wrong path separator gets used on windows.
This PR fixes that.

I'm not sure if it's worth it introducing an extra function for that small check.
I'm not that fluent in lua and I tried to do it, but i had some weird errors.

@ProffDea
Copy link
Copy Markdown

I had this issue and this fixed it. Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants