diff options
-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> |