From c6c9bb5c370e8ea9c38cf66efc445d2caafd1baa Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 1 Mar 2023 20:14:23 +0100 Subject: [PATCH] docs(changelog): pty log error for cwd --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2cc4b50..f61caa11 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: