Bind :compose to C in binds.conf
The tutorial mentions using "C" for composing messages, but this was not actually implemented in binds.conf.
This commit is contained in:
parent
ae9d60e887
commit
10a3d9d209
|
@ -29,6 +29,8 @@ K = :prev-folder<Enter>
|
|||
d = :confirm 'Really delete this message?' ':delete-message<Enter>'<Enter>
|
||||
D = :delete<Enter>
|
||||
|
||||
C = :compose<Enter>
|
||||
|
||||
rr = :reply<Enter>
|
||||
rq = :reply -q<Enter>
|
||||
Rr = :reply -a<Enter>
|
||||
|
|
Loading…
Reference in New Issue