Post #1676934
2026-04-25 22:10 UTC
Flatpak really ought to have a fuzzy search built into the flatpak run command as an argument :soft_thinking: It'd go a long way into making the reverse-DNS (and case sensitive for some reason??) names more palatable. As it is I have alias flatfind='flatpak list --app | fzf -q' sitting in my zshrc just to be able to find any of em.
"Launching flatpaks from a command line isn't a core consideration." Well it should be, it's fuckin' Linux, mate. :soft_dab: Maybe I'll give Fuzzpak a go or something.
#Linux #Flatpak #FOSS
Replies (1)
-
@chirpbirb@meow.social 2026-04-25 22:11
@Rusty i have zsh autocompletions that show me all listed flatpaks so i don't run into this as often as you but i would love fuzzy search for flatpaks as well