bug-bash
[Top][All Lists]
Advanced

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

Re: bash completion escaping bug


From: Neven Sajko
Subject: Re: bash completion escaping bug
Date: Tue, 25 Aug 2015 13:22:06 +0200

> for example I have this in shell input:
>   db.rc $home/Downloads/games/DOS/Captai
> and after I press Tab I have this:
>   db.rc \$home/Downloads/games/DOS/Captain\ Bible\ in\ the\ Dome\ of\
> Darkness.zip
Sorry, the completed command line was wrapped:
  db.rc \$home/Downloads/games/DOS/Captain\ Bible\ in\ the\ Dome\ of\
Darkness.zip


Also, I forgot to say that the bug only happens when there are
characters in the filename that may be legitimately escaped, blanks in
this case.



reply via email to

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