*** This bug is a duplicate of bug 324505 ***
https://bugs.launchpad.net/bugs/324505
I see now that there is already a function defined in
/etc/bash_completion specifically for this purpose, so now we get:
__expand_tilde_by_ref() {
if ! _rl_enabled expand-tilde; then
return 0
fi
. . .
}
Works like a charm.
--
bash-completion: readline expand-tilde not acknowledged
https://bugs.launchpad.net/bugs/622403
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs