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: Dario Niedermann
Subject: Re: [Bug-readline] Bash escapes '$' on successful completion
Date: Tue, 12 Feb 2019 02:08:18 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

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/



reply via email to

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