From 63538978f3c4ff1a5662b62754c4783405239b91 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 19 Jun 2019 20:07:33 -0400 Subject: Fix reply bindings in [view] --- config/binds.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/binds.conf b/config/binds.conf index c202386..8c4af95 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -50,10 +50,10 @@ S = :save A = :archive flat f = :forward -rr = :reply -rq = :reply -q -Rr = :reply -a -Rq = :reply -aq +rr = :reply -a +rq = :reply -aq +Rr = :reply +Rq = :reply -q H = :toggle-headers = :prev-part -- cgit v1.2.3