[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ignore-case doesn't work with -c option
From: |
Tomohiro Matsuyama |
Subject: |
Ignore-case doesn't work with -c option |
Date: |
Sun, 07 Mar 2010 01:13:35 +0900 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100228 Icedove/3.0.2 |
Hi,
Ignore-case seems not work when I specify -i with -c option.
$ # ok
$ global -ci getC
getContext
...
$ # bad
$ global -ci getc
Thanks for very good software!
Regards,
Tomohiro
- Ignore-case doesn't work with -c option,
Tomohiro Matsuyama <=