1.5.25-7: problem about bash completion

kou yu ckyoog@gmail.com
Sun Dec 23 10:52:00 GMT 2007


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/



More information about the Cygwin mailing list