diff options
| author | Anton Bobov <abobov@gmail.com> | 2015-05-18 19:45:04 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2015-05-18 19:45:04 +0500 |
| commit | 0bb8622ac68b886f64270077905f3d8498c9ecc1 (patch) | |
| tree | f9e510a0b79bd52f4b9701b75211bb2aee498e71 /files/.mutt | |
| parent | 15e70b62a8fc8921c0b15f63ce8270d482c5b359 (diff) | |
Set flowed format for mail.
Diffstat (limited to 'files/.mutt')
| -rw-r--r-- | files/.mutt/muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.mutt/muttrc b/files/.mutt/muttrc index a12fe6a..6d2c984 100644 --- a/files/.mutt/muttrc +++ b/files/.mutt/muttrc @@ -46,6 +46,7 @@ set charset=utf-8 # terminal charset set allow_8bit set rfc2047_parameters set mail_check=120 # check for new mail every 120 seconds +set text_flowed=yes # allow paragraphs re-flow set edit_headers # change headers with body in editor |
