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
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKA