From 2670a17ed611dbc5b6e98f55217ff9a4557c5666 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 4 Jan 2020 23:47:30 -0500 Subject: aerc: update binds --- templates/.config/aerc/binds.conf | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/.config/aerc/binds.conf b/templates/.config/aerc/binds.conf index bcae355..e1147c5 100644 --- a/templates/.config/aerc/binds.conf +++ b/templates/.config/aerc/binds.conf @@ -21,15 +21,18 @@ k = :prev = :prev -s 100% gg = :select 0 gi = :cf INBOX -ga = :cf Archive +gar = :cf Archive +gam = :pipe git am gs = :cf Spam G = :select -1 J = :next-folder K = :prev-folder +v = :mark -t +V = :mark -v = :view #d = :confirm 'Really delete this message?' ':delete-message' d = :archive flat -D = :delete +#D = :delete A = :archive flat C = :compose rr = :reply -a @@ -49,11 +52,12 @@ vp = :mv PZP vs = :mv Spam vm = :mv Misc yy = :pipe pbcopy + = :unmark -a [view] q = :close | = :pipe -D = :delete +#D = :delete S = :save A = :archive flat f = :forward -- cgit v1.2.3