From 6bec2c0b30cff3bade926f379a167d51cdd4a5cc Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 1 Mar 2023 12:28:03 +0100 Subject: [PATCH] docs(changelog): various fixes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdfd2cacc..fb06c0809 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * fix: cwd for edit panes (https://github.com/zellij-org/zellij/pull/2201) * fix: get config parameters from config file when opening new-tab through the cli (https://github.com/zellij-org/zellij/pull/2203) * Terminal compatibility: fix wrong styling interpretation when deleting characters (https://github.com/zellij-org/zellij/pull/2204) +* fix: report pixel size in ioctl (https://github.com/zellij-org/zellij/pull/2212) +* fix: handle empty cwd from unreadable processes (https://github.com/zellij-org/zellij/pull/2213) * feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072) Eg: