Re: `set completion-ignore-case on' does not work well for the first word on command line

2008-02-17 Thread Jian Wang
On Feb 18, 2008 3:59 AM, Chet Ramey <[EMAIL PROTECTED]> wrote: > Jian Wang wrote: > > On Feb 17, 2008 5:21 AM, Chet Ramey <[EMAIL PROTECTED] > > > wrote: > > > > Jian Wang wrote: > > > When using Bash, I often turn on the `completion-ignore-case' > > option o

Re: `set completion-ignore-case on' does not work well for the first word on command line

2008-02-17 Thread Chet Ramey
Jian Wang wrote: On Feb 17, 2008 5:21 AM, Chet Ramey <[EMAIL PROTECTED] > wrote: Jian Wang wrote: > When using Bash, I often turn on the `completion-ignore-case' option of > readline. It works fine for most cases but sometimes it does not work as

Re: `set completion-ignore-case on' does not work well for the first word on command line

2008-02-17 Thread Jian Wang
On Feb 17, 2008 5:21 AM, Chet Ramey <[EMAIL PROTECTED]> wrote: > Jian Wang wrote: > > When using Bash, I often turn on the `completion-ignore-case' option of > > readline. It works fine for most cases but sometimes it does not work as > > expected when completing the first word on the command line