about summary refs log tree commit diff stats
path: root/config
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-07 10:08:09 -0400
committerDrew DeVault <sir@cmpwn.com>2019-06-07 10:08:09 -0400
commit150a271b360478e4769928cd94175b4f9acabe2b (patch)
tree5ec0bcf1c10a39f5a79469ff85e56ea0582115a0 /config
parentb83e7c9fa6a0d187a0f20d98d522cff792053cdd (diff)
downloadaerc-150a271b360478e4769928cd94175b4f9acabe2b.tar.gz
Add binding to toggle headers
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 b192012..2c0476a 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -46,6 +46,7 @@ q = :close<Enter>
 | = :pipe<space>
 f = :forward<Enter>
 D = :delete<Enter>
+H = :toggle-headers<Enter>
 rr = :reply<Enter>
 rq = :reply -q<Enter>
 Rr = :reply -a<Enter>