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 bf40860 commit e3db8d1Copy full SHA for e3db8d1
CHANGELOG.md
@@ -4,7 +4,9 @@
4
5
## [Unreleased] <!-- ReleaseDate -->
6
7
-- No changes since the latest release below.
+- Fix user-provided ANSI escape codes from being removed when rendering.
8
+ - Introduced on 0.7.0, this regression was making it impossible to have colorised text inside the prompt.
9
+ - Now ANSI escape codes are properly emitted when rendering the prompt in the terminal.
10
11
## [0.7.4] - 2024-03-25
12
0 commit comments