fish-shell/share
Sergei Morozov 69b5a3535c
Add basic completion for mvn -pl switch (#8570)
This patch introduces basic completion of the -pl|--projects switch for
mvn. The implementation is quite naive but it's better than nothing. A more
robust implementation would require either scanning the filesystem or running
mvn which might slow down completion significantly.
This solution can be improved by using an XML parser instead of grep/sed.
2021-12-26 22:37:13 +01:00
..
completions Add basic completion for mvn -pl switch (#8570) 2021-12-26 22:37:13 +01:00
functions Also read /etc/default/locale for the locale 2021-12-18 08:57:22 +01:00
groff
tools webconfig.py: don't handle except BaseException 2021-12-21 14:06:19 -08:00
__fish_build_paths.fish.in
config.fish Use test command instead of bracket command 2021-11-26 16:55:50 -08:00
lynx.lss