Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11435
| From | Neven Sajko <nsajko@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: bash completion escaping bug |
| Date | 2015-08-25 13:22 +0200 |
| Message-ID | <mailman.69.1440501733.28410.bug-bash@gnu.org> (permalink) |
| References | <CAL+bK4PZYoGhh_OJ5KB0ucxdYm+GR6jwCnJfvHq-XyqSXsBOMw@mail.gmail.com> |
> 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.
Back to gnu.bash.bug | Previous | Next | Find similar
Re: bash completion escaping bug Neven Sajko <nsajko@gmail.com> - 2015-08-25 13:22 +0200
csiph-web