** Changed in: bash-completion (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692562
Title:
completion of inserted option after command throws bash e
** Changed in: bash-completion (Debian)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692562
Title:
completion of inserted option after command throws bash e
** Changed in: bash-completion (Debian)
Status: Unknown => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692562
Title:
completion of inserted option after command throws bash error
** Also affects: bash-completion (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608046
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/6925
Adding a bugwatch is failing right now. Here the Upstream link:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608046
** Bug watch added: Debian Bug tracker #608046
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608046
--
You received this bug notification because you are a member of Ubun
Edited the title.
The actual error originates from __get_cword_at_cursor_by_ref in
/etc/bash_completion in the code at:
if [[ "${words[cword]:0:${#cur}}" != "$cur" ]]; then
# We messed up. At least return the whole word so things keep working
cur2=${words[cword]}
else
** Summary changed:
- ssh -i completion throws bash error
+ completion of inserted option after command throws bash error
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692562
Title:
completion of i