zsh-users
 help / color / mirror / code / Atom feed
From: Yasuhiro KIMURA <yasu@utahime.org>
To: zsh-users@zsh.org
Subject: Completion of Windows remote file path
Date: Tue, 30 Jun 2020 15:39:39 +0900 (JST)	[thread overview]
Message-ID: <20200630.153939.572015593821415178.yasu@utahime.org> (raw)

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

                 reply	other threads:[~2020-06-30  6:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200630.153939.572015593821415178.yasu@utahime.org \
    --to=yasu@utahime.org \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).