On 100412 20:52, Guillaume Rousse wrote:
> BTW, can't we also move the second eval() use (if [[ ${cur:0:1} == "'"
> && ${BASH_VERSINFO[0]} -ge 4 ]]) inside _quote_readline_by_ref function
> too, or is it harmful for directory completion ?I think it is possible, at least the test suite gives me ok :-) Done so in commit a2fcc65. Freddy Vulto http://fvue.nl _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
