From d92bb0f03bc7c3a73706e82116b5300827fa25b9 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 15 Oct 2023 19:35:58 +0100 Subject: New binds for piping git patches --- aerc/binds.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aerc/binds.conf b/aerc/binds.conf index e8fe56d..f5add40 100644 --- a/aerc/binds.conf +++ b/aerc/binds.conf @@ -16,6 +16,9 @@ q = :prompt 'Quit?' quit R = :check-mail # F = :flag -x Flagged F = :flag -t +# see https://drewdevault.com/2020/04/20/Configuring-aerc-for-git.html +ga = :pipe -mb git am -3 +gp = :term git push j = :next = :next -- cgit v1.2.3