Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Adding Better regex for ansi codes stripping from the string #435

Merged
merged 2 commits into from
Feb 15, 2023

Commits on Dec 1, 2022

  1. Measure ansi escape codes correctly

    Modified regex to allow for more variations of ansi codes like '\x1b[38;5m', bolding, etc.
    wmalkin committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d8b3172 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Update console-utils.ts

    ayonious committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    538cc28 View commit details
    Browse the repository at this point in the history