-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Noticed the behavior while investigating highlighting issues in tv when browsing through entries that contain ANSI escape sequences and tabs.
This is most certainly due to the underlying library you're using to strip ansi sequences: luser/strip-ansi-escapes#20
Maybe we could try another alternative like https://crates.io/crates/fast-strip-ansi which also seems a lot faster although I didn't take time to check the code.
Your call 😊
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working