summaryrefslogtreecommitdiff
path: root/.config/aerc/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/aerc/binds.conf')
-rw-r--r--.config/aerc/binds.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf
index e7a743f..29acaff 100644
--- a/.config/aerc/binds.conf
+++ b/.config/aerc/binds.conf
@@ -20,7 +20,7 @@ k = :prev<Enter>
<C-u> = :prev 50%<Enter>
<C-b> = :prev 100%<Enter>
<PgUp> = :prev 100%<Enter>
-g = :select 0<Enter>
+gg = :select 0<Enter>
G = :select -1<Enter>
J = :next-folder<Enter>
@@ -44,6 +44,9 @@ rr = :reply -a<Enter>
rq = :reply -aq<Enter>
Rr = :reply<Enter>
Rq = :reply -q<Enter>
+rt = :reply -a -Tthanks<Enter>
+
+ga = :pipe -mb git am -3<Enter>
c = :cf<space>
$ = :term<space>
@@ -121,6 +124,10 @@ e = :edit<Enter>
a = :attach<space>
d = :detach<space>
+V = :header -f X-Sourcehut-Patchset-Update NEEDS_REVISION<Enter>
+A = :header -f X-Sourcehut-Patchset-Update APPLIED<Enter>
+R = :header -f X-Sourcehut-Patchset-Update REJECTED<Enter>
+
[terminal]
$noinherit = true
$ex = <C-x>