summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-11-02 14:36:29 +0100
committerGitHub <noreply@github.com>2022-11-02 14:36:29 +0100
commit4ab04c59a246e5ddea9fe8cb36379073c07c219f (patch)
tree457b8dbf03e1a3521ee32a51a90ed136dda322f9 /CHANGELOG.md
parentf334415d57c8f7cbca63ad0ecd2c263cbdd8ff2a (diff)
docs(changelog): terminating char in search
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f11a5b607..a119c89c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat: allow starting command panes suspended (https://github.com/zellij-org/zellij/pull/1887)
* debugging: Remove calls to unwrap in `zellij_server::os_input_output` (https://github.com/zellij-org/zellij/pull/1895)
* fix: remove space key from shared_except (https://github.com/zellij-org/zellij/pull/1884)
+* fix: clear search when sending terminating char (https://github.com/zellij-org/zellij/pull/1853)
## [0.32.0] - 2022-10-25