Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Completion of Windows remote file path



Hello,

On Windows file on remote host is specified such as following.

\\RemoteHost\ShareName\Dir1\Dir2\FileName

And if you use Cygwin or MSYS2 console it can be accessed with
following path.

//RemoteHost/ShareName/Dir1/Dir2/FileName

I use zsh as login shell on Cygwin and MSYS2. And at least with my
configuration zsh can't complete such remote file path.

Then is it possbile to configure zsh so Windows remote file path is
completed successfully?

---
Yasuhiro KIMURA



Messages sorted by: Reverse Date, Date, Thread, Author