This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.5.25-7: problem about bash completion


o, maybe you are right.
But I am a little confused. "//server/share" is the POSIX syntax for
SMB share paths, but on windows the syntax is "\\server\share".
And why on linux I input "cd //usr/<tab>", the completion would not
become slow, i.e. why on linux, the syntax "//xxx/xxx" would not be
considered as remote SMB share. (except "smbclient //server/share")

On Dec 22, 2007 5:57 PM, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
>
> On Dec 22 17:43, kou yu wrote:
> > If I input:
> >     cmdname /dirname/<tab>
> > then I get the normal completion output immediately.
> >
> > But if I input:
> >     cmdname //dirname/<tab>
> > then I must wait for a long time for those completion output. And the
> > terminal seems to be frozen, have not a single response.
> >
> > So, is this a bug of cygwin or bash on cygwin? Because my gentoo
> > doesn't have this problem.
>
> This is Windows, not Linux.  //server/share is the Windows syntax for
> remote SMB share paths.  This feature is backed by the POSIX standard.
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
>
>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]