changed forward bindings, added shortcut for CC and BCC

This commit is contained in:
Ryan Schanzenbacher 2023-08-23 14:17:02 -04:00
parent 95d1c36dbd
commit 0681e67ee4
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -73,7 +73,7 @@ A = :archive flat<Enter>
<C-l> = :open-link <space>
f = :forward<Enter>
ff = :forward<Enter>
rr = :reply -a<Enter>
rq = :reply -aq<Enter>
Rr = :reply<Enter>
@ -103,6 +103,8 @@ $ex = <C-x>
<backtab> = :prev-field<Enter>
<C-p> = :prev-tab<Enter>
<C-n> = :next-tab<Enter>
<C-c> = :cc<Enter>
<C-b> = :bcc<Enter>
[compose::editor]
# Keybindings used when the embedded terminal is selected in the compose view