bash-completion
bash-completion copied to clipboard
make tab completion not working [Debian Jessie]
$ . ../bash-completion/completions/make
$ make [TAB]sed: couldn't open file /dev/fd/63: No such file or directory
sed: couldn't open file /dev/fd/63: No such file or directory
I get the error above when attempting to tab-complete make (in a directory with a valid Makefile).