diff --git a/CHANGELOG.md b/CHANGELOG.md index 21f031e3..5071a85a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * fix: get "zellij attach --create" working again (https://github.com/zellij-org/zellij/pull/2247) * fix: crash when closing tab with command panes (https://github.com/zellij-org/zellij/pull/2251) +* Terminal compatibility: pad end of line on `CSI P` (https://github.com/zellij-org/zellij/pull/2259) ## [0.35.1] - 2023-03-07 * fix: show visual error when unable to split panes vertically/horizontally (https://github.com/zellij-org/zellij/pull/2025)