summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-01 12:28:03 +0100
committerGitHub <noreply@github.com>2023-03-01 12:28:03 +0100
commit6bec2c0b30cff3bade926f379a167d51cdd4a5cc (patch)
tree1e1c3a70daf38dae1293c605791d82b71cfff076
parenta8b5bce9d9e6c080f3c57735ef689a74eb2124e5 (diff)
docs(changelog): various fixes
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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: