From 078b76ba1b12cfe23695c2c235f212959ad97587 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 10 Oct 2023 12:54:58 +0100 Subject: Adds binds to pipe to git am and a couple other git binds --- aerc/binds.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aerc/binds.conf b/aerc/binds.conf index 911add6..1dc6a36 100644 --- a/aerc/binds.conf +++ b/aerc/binds.conf @@ -66,6 +66,10 @@ c = :cf $ = :term ! = :term | = :pipe +ga = :pipe -b git am -3 + +gp = :term git push +gl = :term git log / = :search \ = :filter -- cgit v1.2.3