Public bug reported:

I believe I'm experiencing the same bug as discussed and resolved on RedHat 
bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2359689

composer and python3-argcomplete are installed, manually and
automatically, respectively. Trying to tab-complete with composer yields
only file and dir results, rather than all the program's commands and
options. Its completion function (_sf_composer) does not get loaded into
the shell, despite existing in /usr/share/bash-
completion/completions/composer.

To reproduce, start a new shell, run "set -x", then type "composer " and
Tab. The output is as attached.

Version is Ubuntu 25.10.

Workaround is running ". /usr/share/bash-
completion/completions/composer" in each shell, as necessary.

** Affects: python-argcomplete (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "set-x-composer-completion"
   
https://bugs.launchpad.net/bugs/2135076/+attachment/5933109/+files/set-x-composer-completion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2135076

Title:
  Bash tab-completion broken for Composer and possibly others

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-argcomplete/+bug/2135076/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to