summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-03-01 20:14:23 +0100
committerGitHub <noreply@github.com>2023-03-01 20:14:23 +0100
commitc6c9bb5c370e8ea9c38cf66efc445d2caafd1baa (patch)
tree2721ca811d55d79d3225ed19f5b37c44d55f4846
parent91b94552b6410a0b8f78d6510cf82332fe703661 (diff)
docs(changelog): pty log error for cwd
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2cc4b50b..f61caa11b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: handle empty cwd from unreadable processes (https://github.com/zellij-org/zellij/pull/2213)
* fix: properly decode plugin urls with spaces (https://github.com/zellij-org/zellij/pull/2190)
* feat: QueryTabNames cli action (https://github.com/zellij-org/zellij/pull/2145)
+* fix: log error instead of crashing when unable to set CWD in a template (https://github.com/zellij-org/zellij/pull/2214)
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
Eg: