Autocomplete for ujust arguments is broken after 42.20250804
I'm not sure what I may have done, but I can no longer use tab to autocomlete anything behind ujust.
Works fine for any other command and my .bashrc is bog standard.
My current deployment:
4 Replies
Oh, it's working on my pinned stable version:
i have the same issue after updating from
42.20250804
to 42.20250809
/usr/share/bash-completion/completions/ujust
went from containing completion stuffs to being empty :|GitHub
ujust bash completions missing · Issue #800 · ublue-os/packages
tracking issue for: https://src.fedoraproject.org/rpms/rust-just/c/3462b2362119df696ab0e107d27d048ce3805db3?branch=f42 https://bugzilla.redhat.com/show_bug.cgi?id=2374865 Upstream: casey/just#2732 ...
Ah that would explain it. I copied it from the working deployment to
/usr/local/share/bash-completion/completions/
as a temp workaround.