Skip to content

csvgrep: Add case-insensitive option (instead of using flag in regex string) #1273

@executionByFork

Description

@executionByFork

grep has a flag for case sensitivity, I was surprised to find a similar flag does not exist when looking through csvgrep help page.

Issue #248 was brought up a long time ago and closed. While it seems regex is a workaround, a case sensitivity toggle was never added and it would be nice to have one for string searches.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions