summary refs log tree commit diff
path: root/.config/aerc/binds.conf
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-02-09 00:33:47 +0100
committerRobert Günzler <r@gnzler.io>2022-02-09 00:33:47 +0100
commit504ad32d0ce1ce1b9df8702b7a27f13bd0d270a5 (patch)
tree7fb3dde4b046fcf2d2f40875abdde31f48ae2571 /.config/aerc/binds.conf
parent9744cc04af54c49a311911cfcc9372a32cd470ba (diff)
aerc: update config
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>