summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-12-19 04:07:20 +0000
committerGitHub <noreply@github.com>2020-12-19 04:07:20 +0000
commit8a7f8c9d3eca214578439da417d37395971a711d (patch)
tree38040e9f123a8835794cb19557483eeeccd27781 /CHANGELOG.md
parent116faba7c607f1b2cb56c390d44b33a52603f642 (diff)
Add separate mode for search bindings
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 7331f435..0175d10f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Support for cursor blinking escapes (`CSI ? 12 h`, `CSI ? 12 l` and `CSI Ps SP q`)
- IME support on Windows
- Urgency support on Windows
+- Customizable keybindings for search
### Changed