From a898f33609ef7aba80c4a9c318536a3a6c616f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denys=20S=C3=A9guret?= Date: Tue, 26 Sep 2023 20:10:20 +0200 Subject: Issue 740 (#751) Allow rebinding the `esc` and `tab` keys, using the `:escape` and `:next_match` internals. Fix #740 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 86b6b89..9834035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### next - fix fuzzy patterns not case insensitive on some characters - Fix #746 - when given a path to a file at launch, broot now selects it in the tree and opens it in preview - Fix #729 +- allow rebinding of the 'tab' and 'esc' keys with the `:next_match` and `:escape` internals - Fix #740 ### v1.25.2 - 2023-09-20 -- cgit v1.2.3