Update .muttrc
This commit is contained in:
parent
30feadcd60
commit
647e17e256
1 changed files with 0 additions and 7 deletions
|
|
@ -79,13 +79,6 @@ set use_threads=threads sort=date sort_aux=date
|
|||
auto_view text/html
|
||||
alternative_order text/plain text/html
|
||||
|
||||
# Use w3m to convert HTML to plain text
|
||||
# -dump : output text
|
||||
# -T text/html : treat input as HTML
|
||||
# -cols 80 : wrap to 80 columns
|
||||
# -o display_link_number=1 : show link numbers (optional)
|
||||
# -o display_image=true : shows [IMG] markers
|
||||
text/html; w3m -dump -T text/html -cols 80 %s; copiousoutput
|
||||
|
||||
#### BEGIN NOTMUCH-MUTT SETTINGS
|
||||
# macro index \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue