diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-06-07 11:56:48 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-07 11:56:48 -0400 |
commit | df1209b60eeefaf1ce1b2390b03981fdf9c26c4c (patch) | |
tree | 50d660e232c2ae0f18507e4d7dad62e00f1a2ec4 /doc/aerc-tutorial.7.scd | |
parent | 6e61f58d8684ae8879482d371219d8ae5c00a39d (diff) | |
download | aerc-df1209b60eeefaf1ce1b2390b03981fdf9c26c4c.tar.gz |
Update docs per filters rewrite
Diffstat (limited to 'doc/aerc-tutorial.7.scd')
-rw-r--r-- | doc/aerc-tutorial.7.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc-tutorial.7.scd b/doc/aerc-tutorial.7.scd index 1b9bd53..67dd32f 100644 --- a/doc/aerc-tutorial.7.scd +++ b/doc/aerc-tutorial.7.scd @@ -50,6 +50,10 @@ alternative formats) show a part selector on the bottom of the message viewer. *q* Close the message viewer +To show HTML messages, comment out the *text/html* filter in your aerc.conf +file (which is probably in ~/.config/aerc/) and install its dependencies: w3m +and dante-utils. + # COMPOSING MESSAGES Return to the message list by pressing *q* to dismiss the message viewer. Once |