summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-17 19:34:23 +0100
committerGitHub <noreply@github.com>2023-02-17 19:34:23 +0100
commit226b77c9b30ef075ace2e84f768ad33bd3c98f5a (patch)
tree5ae27e0c89b1ac8e767f0c3e6a9c881e7cbdceab
parent3a0e56afd821c725f0eaac12d8c56df96686ee38 (diff)
docs(changelog): fix startup delay
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e781db389..24947b59a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: apply correct color on 'more tabs' message (https://github.com/zellij-org/zellij/pull/2166)
* deps: upgrade termwiz to 0.20.0 (https://github.com/zellij-org/zellij/pull/2169)
* feat: swap layouts and stacked panes (https://github.com/zellij-org/zellij/pull/2167)
+* fix: cache STDIN queries to prevent startup delay (https://github.com/zellij-org/zellij/pull/2173)
* feat: add args to new-tab action in keybinds (https://github.com/zellij-org/zellij/pull/2072)
Eg: