Skip to content

textwrap-0.13.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 21:26
45dc705

Version 0.13.1 (2020-12-10)

This is a bugfix release which fixed the width computations for
colored text.

  • #245: Support deleting a word with Ctrl-Backspace in the interactive demo
  • #246: Show build type (debug/release) in interactive demo
  • #249: Correctly compute width while skipping over ANSI escape sequences