summary refs log tree commit diff
path: root/.config/aerc/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/aerc/binds.conf')
-rw-r--r--.config/aerc/binds.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/aerc/binds.conf b/.config/aerc/binds.conf
index 97e5414..65cdc15 100644
--- a/.config/aerc/binds.conf
+++ b/.config/aerc/binds.conf
@@ -36,6 +36,8 @@ V = :mark -v<Enter>
 dd = :mv Trash<Enter>
 # D = :delete<Enter>
 a = :archive year<Enter>
+<Space> = :read<Enter>
+<C-Space> = :unread<Enter>
 U = :filter -u<Enter>
 fc = :filter ''<Enter>
 
@@ -43,7 +45,6 @@ C = :compose<Enter>
 
 rr = :reply -a<Enter>
 rq = :reply -aq<Enter>
-Rr = :reply<Enter>
 Rq = :reply -q<Enter>
 
 c = :cf<space>
@@ -66,6 +67,7 @@ A = :prompt 'Really archive?' archive year<Enter>
 f = :forward<Enter>
 rr = :reply -a<Enter>
 rq = :reply -aq<Enter>
+rQ = :reply -aQ<Enter>
 Rr = :reply<Enter>
 Rq = :reply -q<Enter>