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 eb39f7d commit 15ee319Copy full SHA for 15ee319
CHANGELOG.md
@@ -1,13 +1,13 @@
1
## Unreleased
2
3
-## Added
+### Added
4
5
-Add support for parsing a cursor location message (as sent from terminal to process), i.e. "\e[row;col;H"
+- Add support for parsing a cursor location message (as sent from terminal to process), i.e. "\e[row;col;H"
6
7
## Fixed
8
9
-## Changed
10
-
+- Fix the `with-color-scheme` macro
+- Make it impossible to use background CSI code 48
11
12
## v0.1.6 - 2018-08-14
13
0 commit comments