summary refs log tree commit diff stats
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorSrivathsan Murali <sri@vathsan.com>2019-11-12 12:50:00 +0100
committerDrew DeVault <sir@cmpwn.com>2019-11-17 13:19:20 -0500
commitc655afa32bea3208885386cc3e600d19c934dd39 (patch)
tree15ab3b45ba905339558ae3d5a64eeca6abb13659 /doc/aerc-config.5.scd
parent4bdef7d8609aa2d382fa74018e28ccb176276615 (diff)
downloadaerc-c655afa32bea3208885386cc3e600d19c934dd39.tar.gz
Complete the F rune.
%F now shows the auth name or recepient name/address if the
message is from you.
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 0cde160..02fe4d6 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -57,11 +57,12 @@ These options are configured in the *[ui]* section of aerc.conf.
 |  %f
 :  sender name and address
 |  %F
-:  sender name, or sender address if none
+:  author name, or recipient name if the message is from you.
+   The adderss is shown if no name part.
 |  %i
 :  message id
 |  %n
-:  same as %F
+:  sender name, or sender address if none
 |  %r
 :  comma-separated list of formatted recipient names and addresses
 |  %R