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
|
Compose a new message
|
||||||
|
|
||||||
*rr*
|
*rr*
|
||||||
Reply to a message
|
Reply-all to a message
|
||||||
|
|
||||||
*rq*
|
*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
|
message being replied to
|
||||||
|
|
||||||
*Rr*
|
*Rr*
|
||||||
Reply-all to a message
|
Reply to a message
|
||||||
|
|
||||||
*Rq*
|
*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
|
message being replied to
|
||||||
|
|
||||||
For now, let's use *C* to compose a new message. The message composer will
|
For now, let's use *C* to compose a new message. The message composer will
|
||||||
|
|
Loading…
Reference in New Issue