Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11435 > unrolled thread
| Started by | Neven Sajko <nsajko@gmail.com> |
|---|---|
| First post | 2015-08-25 13:22 +0200 |
| Last post | 2015-08-25 13:22 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: bash completion escaping bug Neven Sajko <nsajko@gmail.com> - 2015-08-25 13:22 +0200
| From | Neven Sajko <nsajko@gmail.com> |
|---|---|
| Date | 2015-08-25 13:22 +0200 |
| Subject | Re: bash completion escaping bug |
| Message-ID | <mailman.69.1440501733.28410.bug-bash@gnu.org> |
> 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 top | Article view | gnu.bash.bug
csiph-web