fish-shell/share
Johannes Altmanninger 108108bb5e completions/flatpak: remove broken version checks
flatpak completions gate some features behind checks like

    test $flatpakversion -gt 1.2

which does a floating point comparison, which is different
from version comparison.

Most of these version checks are irrelevant anyway because they check for
a version that's not even in Debian oldstable.  The only one that might be
relevant is a check for version 1.5 but that only gates some extra subcommands;
there's little harm in providing them too.

So let's just remove the version check.

Hopefully fixes #9341 (untested)

Note that flatpak upstream provides a completion file too - but it's shadowed
by ours on my system. This is a tricky issue for another day.
2022-11-12 22:31:59 +01:00
..
completions completions/flatpak: remove broken version checks 2022-11-12 22:31:59 +01:00
functions Update $fish_cursor_selection_mode in vi/default bindings 2022-11-01 19:04:55 +01:00
groff
tools disco prompt: Pad hash 2022-08-27 16:38:36 +02:00
__fish_build_paths.fish.in
config.fish Store the vendor directories in global variables 2022-10-19 20:06:35 +02:00
lynx.lss