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