[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2022-01-19 Thread Zac Johnston
It is now 2022, over a decade later and this annoying bug still exists. Ubuntu 21.10 bash 5.1.8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/778627 Title: bash completion

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2021-08-03 Thread Norbert
** Tags removed: natty -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/778627 Title: bash completion now quotes shell variable references rather than expanding them Status

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2021-06-26 Thread dani
I still get \$HOME when pressing Tab in bash 5.0 & 5.1 (ubuntu 20.4) Can the bug we reopened? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/778627 Title: bash completion

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2021-04-20 Thread James Lemke
(corrected) Agreed, this is an annoying bug and has been around far too long (a decade?). ls $HOME/.ss should give: ls $HOME/.ssh/ "shopt -s direxpand" expands $HOME which is not wanted. "shopt -u complete_fullquote" should give me what I want but has no effect. -- You received this bug

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2021-04-20 Thread James Lemke
Agreed, this is an annoying bug and has been around far too long (a decade?). ls $top/.ss should give: ls $HOME/.ssh/ "shopt -s direxpand" expands $HOME which is not wanted. "shopt -u complete_fullquote" should give me what I want but has no effect. -- You received this bug notification because

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2021-03-04 Thread Neil
It's now 2021 - I'm on Ubuntu 20.04.2 LTS and I'm still being annoyed by this bug! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/778627 Title: bash completion now quotes

[Touch-packages] [Bug 778627] Re: bash completion now quotes shell variable references rather than expanding them

2017-01-25 Thread Valdemar Jakobsen
I strongly agree with thava (in comment #51). It's now 2017 and this issue is still unresolved and continues to require a sub-optimal workaround and no proper fix returning the original behaviour and allowing the variable name to remain in the command-line, post tab-completion. -- You received