summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-07-12 11:32:56 +0200
committerGitHub <noreply@github.com>2023-07-12 11:32:56 +0200
commit385cc1c81b5ee40dff91971ceddce82a4732af82 (patch)
treee3782fd1bfb25efb60ddf3206c5ac6fbbbeea1e6
parent27763d26ab83dd9f81c69c75601cbf6075f13790 (diff)
docs(changelog): status-bar supermode
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a2e20c83..452e938df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (https://github.com/zellij-org/zellij/pull/2587)
+* feat(status-bar): supermode to prevent colliding keybindings
## [0.37.2] - 2023-06-20
* hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)