summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-11-17 07:13:20 +0400
committerKirill Chibisov <contact@kchibisov.com>2023-11-23 16:28:15 +0400
commit0589b7189445e5ee236a7ab17b4f3a2047543481 (patch)
tree4e0137a2d541a7219828eecc25a42eff27271575 /CHANGELOG.md
parent8240a9b90d4d4551404afaba1814982761e27a61 (diff)
downloadalacritty-0589b7189445e5ee236a7ab17b4f3a2047543481.tar.gz
alacritty-0589b7189445e5ee236a7ab17b4f3a2047543481.zip
Add support for DECRPM/DECRQM
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7546f001..0f558080 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Inline vi-mode search using `f`/`F`/`t`/`T`
- `window.blur` config option to request blur for transparent windows
- `--option` argument for `alacritty msg create-window`
+- Support for `DECRQM`/`DECRPM` escape sequences
### Changed