| Summary: | vi: ignorecase not working when regex enabled | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Bee <200309> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Bee
2011-09-23 16:03:39 UTC
Fixed in git: commit 264f37363dba6b19d1c6f7db79bc049a1cb5c44b Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Sun Apr 21 15:51:41 2013 +0200 vi: make regexp search case-insensitive if ":set ignorecase" is active |