AutoYADM commit: 2025-03-11 19:05:14
This commit is contained in:
parent
15708cf5f4
commit
5cd4a60012
1 changed files with 5 additions and 5 deletions
|
@ -579,7 +579,7 @@ styleset-name=ashen
|
|||
# pager which supports ANSI codes.
|
||||
#
|
||||
# Default: less -Rc
|
||||
pager=hx
|
||||
# pager=hx
|
||||
# pager=less -Rc -k ~/.config/lesskey
|
||||
|
||||
#
|
||||
|
@ -588,7 +588,7 @@ pager=hx
|
|||
# html emails.
|
||||
#
|
||||
# Default: text/plain,text/html
|
||||
#alternatives=text/plain,text/html
|
||||
alternatives=text/plain,text/html
|
||||
|
||||
#
|
||||
# Default setting to determine whether to show full headers or only parsed
|
||||
|
@ -608,7 +608,7 @@ pager=hx
|
|||
# Whether to always show the mimetype of an email, even when it is just a single part
|
||||
#
|
||||
# Default: false
|
||||
#always-show-mime=false
|
||||
always-show-mime=true
|
||||
|
||||
# Define the maximum height of the mimetype switcher before a scrollbar is used.
|
||||
# The height of the mimetype switcher is restricted to half of the display
|
||||
|
@ -767,8 +767,8 @@ text/plain=colorize
|
|||
text/calendar=calendar
|
||||
message/delivery-status=colorize
|
||||
message/rfc822=colorize
|
||||
#text/html=pandoc -f html -t plain | colorize
|
||||
text/html=! html
|
||||
text/html=pandoc -f html -t plain | colorize
|
||||
# text/html=! html
|
||||
#text/html=! w3m -T text/html -I UTF-8
|
||||
#text/*=bat -fP --file-name="$AERC_FILENAME"
|
||||
#application/x-sh=bat -fP -l sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue