Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Adding Better regex for ansi codes stripping from the string (#435)
* Measure ansi escape codes correctly Modified regex to allow for more variations of ansi codes like '\x1b[38;5m', bolding, etc. * Update console-utils.ts --------- Co-authored-by: Nahiyan Kamal <[email protected]>
- Loading branch information