Inspired by a very insightful post by @dlakelan I'm finally getting around to asking about a CLI issue I'm having.
Apparently xmms2 doesn't have tab completion out of the box. My distro is Mint 22.1. So far I figured out that I need to add a text file for it to /usr/share/bash-completion/completions/. Weirdly there's already one for regular xmms. So I found one at:
https://gist.github.com/ektich/3702fd8206e3a5ba6aff14566032d6e9
And added it to the directory but still no luck. I feel like I'm missing something basic but what is it??


