binds: add escape to clear search

This commit is contained in:
Kalyan Sriram 2021-11-13 06:35:44 +00:00 committed by Robin Jarry
parent d7bda10f3e
commit 88d28908d2
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ $ = :term<space>
\ = :filter<space>
n = :next-result<Enter>
N = :prev-result<Enter>
<Esc> = :clear<Enter>
[view]
q = :close<Enter>