prompt-toolkit / python-prompt-toolkit

Library for building powerful interactive command line applications in Python
https://python-prompt-toolkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9.1k stars 717 forks source link

Autowrap gets disabled on Windows when printing text using `patch_stdout`. #1826

Closed jonathanslenders closed 5 months ago

jonathanslenders commented 6 months ago

This was fixed in 3.0.42.

jonathanslenders commented 5 months ago

Fixed in: https://github.com/prompt-toolkit/python-prompt-toolkit/pull/1827