cmp-path
cmp-path copied to clipboard
Windows path invalid prefix
for example, I type
:e c:
or
:e c:/
it prompts like this:

I type
:e c:\
it prompts like this:

I also have this issue. this seems super strange given that normally paths with / are totally fine to use in windows for most things vim related it seems.