Re: Oddities when tab-completing filenames containing backticks

2009-10-24 Thread Chet Ramey
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

Re: Oddities when tab-completing filenames containing backticks

2009-10-17 Thread bash-bugs
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

Re: Oddities when tab-completing filenames containing backticks

2009-10-16 Thread Chet Ramey
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

Oddities when tab-completing filenames containing backticks

2009-10-15 Thread bash-bugs
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