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.
|
# pager which supports ANSI codes.
|
||||||
#
|
#
|
||||||
# Default: less -Rc
|
# Default: less -Rc
|
||||||
pager=hx
|
# pager=hx
|
||||||
# pager=less -Rc -k ~/.config/lesskey
|
# pager=less -Rc -k ~/.config/lesskey
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -588,7 +588,7 @@ pager=hx
|
||||||
# html emails.
|
# html emails.
|
||||||
#
|
#
|
||||||
# Default: text/plain,text/html
|
# 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
|
# 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
|
# Whether to always show the mimetype of an email, even when it is just a single part
|
||||||
#
|
#
|
||||||
# Default: false
|
# Default: false
|
||||||
#always-show-mime=false
|
always-show-mime=true
|
||||||
|
|
||||||
# Define the maximum height of the mimetype switcher before a scrollbar is used.
|
# 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
|
# The height of the mimetype switcher is restricted to half of the display
|
||||||
|
@ -767,8 +767,8 @@ text/plain=colorize
|
||||||
text/calendar=calendar
|
text/calendar=calendar
|
||||||
message/delivery-status=colorize
|
message/delivery-status=colorize
|
||||||
message/rfc822=colorize
|
message/rfc822=colorize
|
||||||
#text/html=pandoc -f html -t plain | colorize
|
text/html=pandoc -f html -t plain | colorize
|
||||||
text/html=! html
|
# text/html=! html
|
||||||
#text/html=! w3m -T text/html -I UTF-8
|
#text/html=! w3m -T text/html -I UTF-8
|
||||||
#text/*=bat -fP --file-name="$AERC_FILENAME"
|
#text/*=bat -fP --file-name="$AERC_FILENAME"
|
||||||
#application/x-sh=bat -fP -l sh
|
#application/x-sh=bat -fP -l sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue