Bug#867734: $ set $(cat /tm

2019-03-09 Thread Gabriel F. T. Gomes
Control: tags -1 + confirmed upstream On Sun, 09 Jul 2017 09:38:23 +0800 =?utf-8?B?56mN5Li55bC8?= Dan Jacobson wrote: > > Cannot complete filenames at this point: > $ set `cat /tmp/ Confirmed that it doesn't work. > Even worse is > $ set $(cat /tm > > $ set $(cat /tmbash: eval: line 22: unex

Bug#867734: $ set $(cat /tm

2019-02-22 Thread Gabriel F. T. Gomes
Hi, I see that you forwarded this upstream as https://github.com/scop/bash-completion/issues/282 I'm adding this note here for easier reference.

Bug#867734: $ set $(cat /tm

2017-07-08 Thread 積丹尼 Dan Jacobson
Package: bash-completion Version: 1:2.1-4.3 Cannot complete filenames at this point: $ set `cat /tmp/ Even worse is $ set $(cat /tm $ 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: un