Я получил следующую ошибку при попытке отредактировать файл в UNC-пути с помощью vim. Как мне решить это?
> new-psdrive x filesystem \\192.168.1.1\c$
> cd x:\
> vim .\test.txt
'\\192.168.1.1\c$'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.