From 226b77c9b30ef075ace2e84f768ad33bd3c98f5a Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Fri, 17 Feb 2023 19:34:23 +0100 Subject: [PATCH] docs(changelog): fix startup delay --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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: