We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6742cc commit 1aff15cCopy full SHA for 1aff15c
Changelog
@@ -1,12 +1,10 @@
1
-Changed in version UNRELEASED:
+Changed in version 0.8.4.0:
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.
11
12
* `System.Console.Haskeline.Completion.listFiles` now returns a sorted list.
0 commit comments