소스 검색

Wrap text when reading emails at 80 chars

For increased legibility.
tags/v3.3
Slin Lee 2 년 전
부모
커밋
67b704808d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      share/mutt-wizard.muttrc

+ 1
- 0
share/mutt-wizard.muttrc 파일 보기

@@ -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


불러오는 중...
취소
저장