fish-shell/share
Terje Larsen 2740cc80d2 improve make target completion
- Support completing dynamic make targets.
- Support completing make targets when using -C/--directory.
- Support `-Cdir/path`, `-C dir/path`
- Support `--directory=dir/path`, `--directory dir/path`

This detects if the make command have the `-p` switch otherwise it
assumes it is BSD make and will run a different command to try to figure
out the available targets.
2016-12-21 19:04:15 -08:00
..
completions improve make target completion 2016-12-21 19:04:15 -08:00
functions improve make target completion 2016-12-21 19:04:15 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Prevent error in acidhub prompt by quoting the regex 2016-12-16 10:43:40 -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 enable make style-all doing fish scripts 2016-12-03 20:39:32 -08:00