Chris Down writes:
> On 2013-10-04 09:35, Chet Ramey wrote:
>> On 10/4/13 3:32 AM, Chris Down wrote:
>> > On 2013-10-02 16:33, Andrey Osipov wrote:
>> >> Is failglob meant to be used in interactive shell?
>> >
>> > Basically, you can'
Hello, everyone.
bash 4.2 completion misfunctions with failglob option enabled.
This problem doesn't occur in bash 3.2.
Is failglob meant to be used in interactive shell?
$ bash --version
GNU bash, version 4.2.0(1)-release (i686-pc-linux-gnulibc1)
$ # failglob is unset
$ # completion fails
$ sh
Hello, everyone.
bash 4.2 completion misfunctions with failglob option enabled.
This problem doesn't occur in bash 3.2.
Is failglob meant to be used in interactive shell?
$ bash --version
GNU bash, version 4.2.0(1)-release (i686-pc-linux-gnulibc1)
$ # failglob is unset
$ # completion fails
$ sh