X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/59bcb20f58d74249b49ecee027429c2cee005844..5e4be87a7bd51916ed62ac7a43c202f86046b3b6:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 8719cec..c87c9a8 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -3226,8 +3226,9 @@ set postponed="=drafts" # # # This specifies the command pipe that should be used to print messages. -# -set print_command="muttprint" + +set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -2qP cupspdf" + # # set print_decode=yes # @@ -4437,7 +4438,7 @@ set wait_key=no # When set to a negative value, mutt will wrap text so that there are $wrap # characters of empty space on the right side of the terminal. # -set wrap=80 +set wrap=0 # # set wrap_search=yes #