From 0494c9ae9d8de274fd284db70e9977cc1fc515ae Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 11 Jun 2019 09:36:18 -0400 Subject: Add :next/:prev binds for [viewer] --- config/binds.conf | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/binds.conf b/config/binds.conf index dedb4c0..c202386 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -45,17 +45,21 @@ $ = :term [view] q = :close | = :pipe -f = :forward D = :delete -H = :toggle-headers +S = :save +A = :archive flat + +f = :forward rr = :reply rq = :reply -q Rr = :reply -a Rq = :reply -aq + +H = :toggle-headers = :prev-part = :next-part -S = :save -A = :archive flat +J = :next +K = :prev [compose] # Keybindings used when the embedded terminal is not selected in the compose -- cgit v1.2.3