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 workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools webconfig.py: don't handle except BaseException 2021-12-21 14:06:19 -08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Use test command instead of bracket command 2021-11-26 16:55:50 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00