[Bash-completion-devel] Bug#867734: $ set $(cat /tm<TAB>

積丹尼 Dan Jacobson jidanni at jidanni.org
Sun Jul 9 01:38:23 UTC 2017


Package: bash-completion
Version: 1:2.1-4.3

Cannot complete filenames at this point:
$ set `cat /tmp/<TAB>

Even worse is
$ set $(cat /tm<TAB>

$ set $(cat /tmbash: eval: line 22: unexpected EOF while looking for matching `)'
bash: eval: line 23: syntax error: unexpected end of file
bash: eval: line 22: unexpected EOF while looking for matching `)'
bash: eval: line 23: syntax error: unexpected end of file

Same thing here,
$ set $(cat /tmp/<TAB>   )

All I was looking for was a little help completing /tmp/oo .



More information about the Bash-completion-devel mailing list