Skip to content

Implement -g (grep) option and abolish -r option #6

@greymd

Description

@greymd
teip -g <pattern>

=> compatible with grep

teip -o -g <pattern>

=> only option (current -r option)

teip -Oog <pattern>

=> Oniguruma + only option (current -R option)

teip -g <pattern> -A 3

=> compatible with grep -A -B -C

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions