We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e9168 commit c07054aCopy full SHA for c07054a
CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
- Fixed `Content.expand_tabs` https://github.com/Textualize/textual/pull/6038
14
- Fixed return value for `Pilot.double_click` and `Pilot.triple_click` https://github.com/Textualize/textual/pull/6035
15
- Fixed sizing issue with `Pretty` widget https://github.com/Textualize/textual/pull/6040 https://github.com/Textualize/textual/pull/6041
16
+- Fixed garbled inline app output when `inline_no_clear=True` https://github.com/Textualize/textual/pull/6080
17
18
### Added
19
0 commit comments