timgimyee

Results 2 issues of timgimyee

Map numeric levels to themselves, rather than to the next level up.

For #670. Ignore uppercase characters in regex meta-characters, character escapes, and other constructs. For example, --smart-case should see all lowercase here: ack --smart-case '--s\x6Dart\Wcas\N{LATIN SMALL LETTER E}' On the other...