Skip to content

strip_ansi shouldn't swallow tab characters #7

@alexpasmantier

Description

@alexpasmantier

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions