summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-28 15:48:32 +0100
committerGitHub <noreply@github.com>2023-02-28 15:48:32 +0100
commitafa9309c57d6504528b70cfdca291255d400b234 (patch)
tree8810b24238d91e6ac3eb71bb9a44eb8a8607abd3
parent9dc3cb19616ece5e363a357fc06e0e75ac8b49e0 (diff)
docs(changelog): new-tab config parameters
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64363b0b5..d37a5dab1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: new-tab cli action now properly looks in the layout folder as well (https://github.com/zellij-org/zellij/pull/2198)
* fix: new-tab keybind now properly looks in the layout folder as well (https://github.com/zellij-org/zellij/pull/2200)
* 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)
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
Eg: