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

Re: Completing UNC paths in Windows/Cygwin



2011/9/7 Hannu Koivisto <azure@xxxxxx>:
> Nikolai Weibull <now@xxxxxxxx> writes:
>
>> On Tue, Sep 6, 2011 at 19:47, Hannu Koivisto <azure@xxxxxx> wrote:
>>
>>> Is there a way to make zsh complete UNC paths like
>>> //machine/C\$/directory/f<complete> in Windows/Cygwin?
>>
>> //machine/share/directory/f<complete> should work (it does on my
>> computer at work).  I don’t know about C\$-type shares, though.
>> Perhaps such “names” confuse the completion code.
>
> //machine/share/directory/f<complete> doesn't work either for me.

Try setting the accept-exact-dirs zstyle and see if that helps.



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