We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15d505 commit faddfc3Copy full SHA for faddfc3
1 file changed
CHANGELOG.md
@@ -3,8 +3,8 @@
3
- Bug Fixes
4
- The `async_alert` and `async_prompt_update` methods of `cmd2.Cmd` now respect the current
5
value of the `allow_style` settable
6
- - If `allow_style` is `NEVER`, all ANSI escape codes will be stripped to ensure plain text
7
- output
+ - If `allow_style` is `NEVER`, all style-related ANSI escape codes will be stripped to
+ ensure plain text output
8
9
## 3.2.0 (February 5, 2026)
10
0 commit comments