[Bug 4261] New: vi: ignorecase not working when regex enabled
bugzilla at busybox.net
bugzilla at busybox.net
Fri Sep 23 16:03:40 UTC 2011
https://bugs.busybox.net/show_bug.cgi?id=4261
Summary: vi: ignorecase not working when regex enabled
Product: Busybox
Version: 1.19.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: 200309 at calcentral.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
vi: ignorecase not working when regex enabled
1)
compile regex DISABLED
set ignorecase
search for something using lowercase in a file with mixed case
search finds both lower and upper case words
2)
compile regex ENABLED
set ignorecase
search for something using lowercase in a file with mixed case
search finds only lowercase words
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list