From ba7368667cd9a948e84c9f6a0091e4cf11414256 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Fri, 7 May 2021 16:04:42 +0200 Subject: [PATCH] docs(changelog): terminal aifx --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ce5078..34249ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * Add more functionality to unbinding the default keybindings (https://github.com/zellij-org/zellij/pull/468) +* Terminal compatibility: fix support for CSI subparameters (https://github.com/zellij-org/zellij/pull/469) ## [0.8.0] - 2021-05-07 * Terminal compatibility: pass vttest 8 (https://github.com/zellij-org/zellij/pull/461)