diff options
author | Matthew Lemon <y@yulqen.org> | 2023-10-12 11:57:32 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-10-12 11:57:32 +0100 |
commit | 599d0f3857704f51ce58d1cf02c88cff829548de (patch) | |
tree | 6d4041e1a19c7351bc030d8357203434b2f819cb | |
parent | 8e32186eee09c4b334567fac049136fa257a5a66 (diff) |
Binding of tt to run aerc2task
-rw-r--r-- | aerc/binds.conf | 2 |
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> |