Closed albertodonato closed 6 months ago
Not sure if related, but even after installing the core
snap, command completion doesn't work
bash-completion
packagesnap
symlink in /usr/share/bash-completion/completions/
to /snap/snapd/current/usr/share/bash-completion/completions/snap
.
I'm not sure if that'll be enough or if there need to be changes on the snapd side (there is code to handle this, but it's obviously not been tested...)This is also lp:1825254 fwiw
Bash-completions has been fixed from core22+, and we wont be backporting the fix for it to core18, as its not a critical bug, it's more of a nice-to-have feature. Closing this issue as a wont-fix
in a fresh Bionic container with
installing a
core18
based snap:the bash-completion file is not installed. Installing the
core
snap first makes it appear: