mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +00:00
69b5a3535c
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. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |