From ee9aae789c0cd54a3e4d4e5bc0017217e6ef5925 Mon Sep 17 00:00:00 2001 From: Jae-Heon Ji <32578710+jaeheonji@users.noreply.github.com> Date: Mon, 15 Apr 2024 00:58:04 +0900 Subject: docs(changelog): fix compact-bar mode indicator --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b559fd44..46bbb3aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * fix(layouts): recover from resurrection crash and fix swap layouts not being picked up by new-tab keybinding (https://github.com/zellij-org/zellij/pull/3249) * feat(cli): allow starting a session in the background (detached) (https://github.com/zellij-org/zellij/pull/3257) * feat(config): allow disabling writing of session metadata to disk (https://github.com/zellij-org/zellij/pull/3258) +* fix(compact-bar): properly pad mode indicator (https://github.com/zellij-org/zellij/pull/3260) ## [0.39.2] - 2023-11-29 * fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906) -- cgit v1.2.3