Skip to content

Add --no-ansi option #231

Description

@gbraad

While it is nice to forward ansi coloring to tools like fzf, and have them interpret it, I would prefer none of this at all. I did not find an option to disable the coloring.

Workaround

alias remove-ansi="sed -r 's/\x1b\[[0-9;]*m//g'"

vgrep --no-header ... | remove-ansi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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