Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11434
| From | Neven Sajko <nsajko@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | bash completion escaping bug |
| Date | 2015-08-24 22:01 +0200 |
| Message-ID | <mailman.40.1440448746.28410.bug-bash@gnu.org> (permalink) |
Hi, I use bash 4.3.039 and there is a bug (not necessarily a recent regression) with its file name completion feature. 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 Notice the dollar sign which is now erroneously escaped (home is a variable). Regards, Neven Sajko
Back to gnu.bash.bug | Previous | Next | Find similar
bash completion escaping bug Neven Sajko <nsajko@gmail.com> - 2015-08-24 22:01 +0200
csiph-web