bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] Bash escapes '$' on successful completion


From: 林自均
Subject: Re: [Bug-readline] Bash escapes '$' on successful completion
Date: Tue, 12 Feb 2019 17:55:23 +0800

Yes, I can reproduce that problem with final matches containing spaces. My bash version is 4.2.46.

Best,
John Lin

Dario Niedermann <address@hidden> 於 2019年2月12日 週二 上午9:09寫道:
Il 11/02/2019 alle 22:07, Chet Ramey ha scritto:

> I can't reproduce this:
[...]
> $ ls $DIR/bin                 <---- [TAB][TAB] after bi here
> bin/               bin.freebsd/       bin.macosx/        bin.sun4-solaris2/
> bin.bsd386/        bin.linux/         bin.sun4/          bin.sun4-solaris7/
> $ ls $DIR/HTTPS.1.0           <---- [TAB][TAB] after HT
> HTTPS.1.0.m.NIS.b.tar.gz    HTTPS.1.09b.m.NIS.b.tar.gz
> $ ls $DIR/HTTPS.1.09b.m.NIS.b.tar.gz  <---- 9[TAB]

That's probably because none of your final matches contained spaces
that needed to be escaped.

Regards,

--
Dario Niedermann.                 Also on the Internet at:

gopher://darioniedermann.it/  <>  https://www.darioniedermann.it/

_______________________________________________
Bug-readline mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-readline

reply via email to

[Prev in Thread] Current Thread [Next in Thread]