aboutsummaryrefslogtreecommitdiffstats
path: root/aerc/binds.conf
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-08 16:11:35 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-08 16:11:35 +0100
commitf49e32b909e6fa828fad33e9e23c8628f2a4eeb0 (patch)
treec70cfd897117879c7c2bbf52a196f2d86136c353 /aerc/binds.conf
parent15d9f167335533a92a1eb0c4e62ab441edcf42d8 (diff)
Adds some new aerc config
Diffstat (limited to '')
-rw-r--r--aerc/binds.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/aerc/binds.conf b/aerc/binds.conf
index 1b0c42c..edfc25b 100644
--- a/aerc/binds.conf
+++ b/aerc/binds.conf
@@ -13,6 +13,8 @@
[messages]
q = :prompt 'Quit?' quit<Enter>
+R = :check-mail<Enter>
+
j = :next<Enter>
<Down> = :next<Enter>
<C-d> = :next 50%<Enter>