Re: variables not TAB expanded except in first position
OK submitted https://github.com/scop/bash-completion/issues/173
Re: variables not TAB expanded except in first position
On 11/5/17 10:37 AM, 積丹尼 Dan Jacobson wrote: > $ $BRO #makes $BROWSER. Good! > $ xargs $BRO #just beeps. Bad. > Yes I have bash-completions installed but am not sure what is to blame. It's bash-completion. You can easily check this yourself by temporarily disabling programmable completion. -- ``