bash-b...@atu.cjb.net wrote:
> 2009/10/16 Chet Ramey :
>> You need to remember that readline understands the characters in
>> rl_completer_quote_characters as those which, in pairs, delimit quoted
>> substrings in the line. It performs completion (allowing the application
>> to take first crack, o
2009/10/16 Chet Ramey :
> You need to remember that readline understands the characters in
> rl_completer_quote_characters as those which, in pairs, delimit quoted
> substrings in the line. It performs completion (allowing the application
> to take first crack, of course) on the substring, using
bash-b...@atu.cjb.net wrote:
> Bash Version: 4.0
> Patch Level: 39
> Release Status: release
>
> Description:
>
>Also affects Bash 4.0.33.
>
>When a filename begins with a backtick ` then tab-completion works
>as expected if you go \`, however if you try to tab-complete
>t