flatpak-zsh-completion
flatpak-zsh-completion copied to clipboard
Application name autocompletion doesn't work on elementary
Elementary added flatpak support in version 5.1, so I downloaded this plugin for my oh-my-zsh. The problem is that the plugin only sees few applications. When I type flatpak run org. and hit tab, it only offers few applications, for example it doesn't see org.blender.Blender at all. When I type flatpak run org.b and hit tab, it doesn't do anything, even though I have Blender installed.

I moved to Fish, if someone to give it a try and send a MR to fix that I will happily review & merge it.
Just to make the bug report complete, now it even suggests invalid names. Plus it is locale-dependent. I'll investigate it further if I have the time.



Here's what needs to be looked at and fixed https://github.com/bilelmoussaoui/flatpak-zsh-completion/blob/master/flatpak.plugin.zsh#L16-L38