summaryrefslogtreecommitdiff
path: root/home-config/aerc/binds.conf
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-08-27 10:48:26 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-08-27 10:48:26 -0400
commit3bcd60a43411ff29af4061724ea2c70d18f7a7dd (patch)
treec557859008005df76e58cae3caeea2deb9fd5af9 /home-config/aerc/binds.conf
parent0681e67ee4fc17f57e4f0518fe177f87638b0394 (diff)
fixed signature and forward bind
Diffstat (limited to 'home-config/aerc/binds.conf')
-rw-r--r--home-config/aerc/binds.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index 1f8f23d..60dfef7 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -46,7 +46,7 @@ rr = :reply -a<Enter>
46rq = :reply -aq<Enter> 46rq = :reply -aq<Enter>
47Rr = :reply<Enter> 47Rr = :reply<Enter>
48Rq = :reply -q<Enter> 48Rq = :reply -q<Enter>
49ff = :forward -A<Enter> 49f = :forward -A<Enter>
50 50
51c = :cf<space> 51c = :cf<space>
52$ = :term<space> 52$ = :term<space>
@@ -73,7 +73,7 @@ A = :archive flat<Enter>
73 73
74<C-l> = :open-link <space> 74<C-l> = :open-link <space>
75 75
76ff = :forward<Enter> 76f = :forward -A<Enter>
77rr = :reply -a<Enter> 77rr = :reply -a<Enter>
78rq = :reply -aq<Enter> 78rq = :reply -aq<Enter>
79Rr = :reply<Enter> 79Rr = :reply<Enter>