mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 10:36:15 -05:00
changed forward bindings, added shortcut for CC and BCC
This commit is contained in:
parent
95d1c36dbd
commit
0681e67ee4
1 changed files with 3 additions and 1 deletions
|
@ -73,7 +73,7 @@ A = :archive flat<Enter>
|
||||||
|
|
||||||
<C-l> = :open-link <space>
|
<C-l> = :open-link <space>
|
||||||
|
|
||||||
f = :forward<Enter>
|
ff = :forward<Enter>
|
||||||
rr = :reply -a<Enter>
|
rr = :reply -a<Enter>
|
||||||
rq = :reply -aq<Enter>
|
rq = :reply -aq<Enter>
|
||||||
Rr = :reply<Enter>
|
Rr = :reply<Enter>
|
||||||
|
@ -103,6 +103,8 @@ $ex = <C-x>
|
||||||
<backtab> = :prev-field<Enter>
|
<backtab> = :prev-field<Enter>
|
||||||
<C-p> = :prev-tab<Enter>
|
<C-p> = :prev-tab<Enter>
|
||||||
<C-n> = :next-tab<Enter>
|
<C-n> = :next-tab<Enter>
|
||||||
|
<C-c> = :cc<Enter>
|
||||||
|
<C-b> = :bcc<Enter>
|
||||||
|
|
||||||
[compose::editor]
|
[compose::editor]
|
||||||
# Keybindings used when the embedded terminal is selected in the compose view
|
# Keybindings used when the embedded terminal is selected in the compose view
|
||||||
|
|
Loading…
Reference in a new issue