aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-12 11:57:32 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-12 11:57:32 +0100
commit599d0f3857704f51ce58d1cf02c88cff829548de (patch)
tree6d4041e1a19c7351bc030d8357203434b2f819cb
parent8e32186eee09c4b334567fac049136fa257a5a66 (diff)
Binding of tt to run aerc2task
-rw-r--r--aerc/binds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/aerc/binds.conf b/aerc/binds.conf
index 1dc6a36..e8fe56d 100644
--- a/aerc/binds.conf
+++ b/aerc/binds.conf
@@ -71,6 +71,8 @@ ga = :pipe -b git am -3<Enter>
gp = :term git push<Enter>
gl = :term git log<Enter>
+tt = :pipe -m aerc2task<Enter>
+
/ = :search<space>
\ = :filter<space>
n = :next-result<Enter>