We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91954b0 commit 09b40fcCopy full SHA for 09b40fc
Changelog
@@ -1,3 +1,10 @@
1
+Changed in version UNRELEASED:
2
+
3
+ * On Windows, when terminal-style and printing output, no longer skips
4
+ `"\ESC...\STX"` sequences. (If used with legacy ConHost directly (for
5
+ example, `conhost.exe cmd.exe`), it will require ConHost's ANSI-capability
6
+ to be enabled separately.) (#126)
7
8
Changed in version 0.8.4.0:
9
10
* Added `System.Console.Haskeline.ReaderT` module for `ReaderT` interface.
0 commit comments