Update aerc-tutorial(7) to reflect changes to reply bindings
As of commit 11a569f6
, the functions of rr/Rr and rq/Rq are switched,
but this wasn't reflected in the manpage until now.
This commit is contained in:
parent
cbbdb232e8
commit
58a0f438df
|
@ -59,17 +59,17 @@ there, let's compose a message.
|
|||
Compose a new message
|
||||
|
||||
*rr*
|
||||
Reply to a message
|
||||
Reply-all to a message
|
||||
|
||||
*rq*
|
||||
Reply to a message, and pre-fill the editor with a quoted version of the
|
||||
Reply-all to a message, and pre-fill the editor with a quoted version of the
|
||||
message being replied to
|
||||
|
||||
*Rr*
|
||||
Reply-all to a message
|
||||
Reply to a message
|
||||
|
||||
*Rq*
|
||||
Reply-all to a message, and pre-fill the editor with a quoted version of the
|
||||
Reply to a message, and pre-fill the editor with a quoted version of the
|
||||
message being replied to
|
||||
|
||||
For now, let's use *C* to compose a new message. The message composer will
|
||||
|
|
Loading…
Reference in New Issue