tessl install tessl/npm-wrap-ansi@9.0.0Wordwrap a string with ANSI escape codes
Agent Success
Agent success rate when using this tile
100%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.04x
Baseline
Agent success rate without this tile
96%
Generated
Agent Codex
Scenario 1
Multiple ANSI escape sequence type support
Scenario 2
Basic text wrapping to specified column width
Scenario 3
Mixed content handling (emoji + ANSI + hyperlinks)
Scenario 4
ANSI escape code preservation during wrapping
Scenario 5
Whitespace trimming on wrapped lines
Scenario 6
Configuration via trim option
Scenario 7
Hard wrapping optimization algorithm
Scenario 8
Edge case handling for whitespace-only input
Scenario 9
Visual width calculation ignoring ANSI codes
Scenario 10
Nested ANSI codes within hyperlinks