bash-completion icon indicating copy to clipboard operation
bash-completion copied to clipboard

make tab completion not working [Debian Jessie]

Open casperdcl opened this issue 10 years ago • 1 comments

$ . ../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

casperdcl avatar Jan 11 '16 19:01 casperdcl

I get the error above when attempting to tab-complete make (in a directory with a valid Makefile).

casperdcl avatar Jan 11 '16 19:01 casperdcl