Skip to content

Add regex support to search command #74

@dreamer-coding

Description

@dreamer-coding

Summary

Add support for regular expression (regex) pattern matching in the search command.

Motivation

Current search capabilities are limited to simple pattern matching. Regex enables more powerful and flexible searches, allowing users to define complex matching rules.

Proposed Solution

Integrate regex support for both filename and content searching, enabling advanced pattern matching.

Alternatives Considered

Relying on external tools like grep, which breaks workflow consistency and portability.

Additional Context

Regex support is a standard expectation for advanced search tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions