summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKalyan Sriram <kalyan@coderkalyan.com>2021-11-13 06:35:44 +0000
committerRobin Jarry <robin@jarry.cc>2021-11-13 15:20:54 +0100
commit88d28908d2b2cd9d416bce76f384153ba1267cdb (patch)
tree66a7502f6d8c9155e1047ff398288e6776c49a3c /config
parentd7bda10f3e1f76f70fa67908d1631632e8498d16 (diff)
downloadaerc-88d28908d2b2cd9d416bce76f384153ba1267cdb.zip
binds: add escape to clear search
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index abfd77e..dd7d5fc 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -49,6 +49,7 @@ $ = :term<space>
\ = :filter<space>
n = :next-result<Enter>
N = :prev-result<Enter>
+<Esc> = :clear<Enter>
[view]
q = :close<Enter>