Procházet zdrojové kódy

Wrap text when reading emails at 80 chars

For increased legibility.
tags/v3.3
Slin Lee před 2 roky
rodič
revize
67b704808d
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc Zobrazit soubor

@@ -27,6 +27,7 @@ auto_view text/html # automatically show html (mailcap uses lynx)
auto_view application/pgp-encrypted
#set display_filter = "tac | sed '/\\\[-- Autoview/,+1d' | tac" # Suppress autoview messages.
alternative_order text/plain text/enriched text/html
set width = 80 # wordwrap when reading emails

bind index,pager i noop
bind index,pager g noop


Načítá se…
Zrušit
Uložit