aboutsummaryrefslogtreecommitdiff
path: root/dot_config/neomutt/accounts/kavanagh.ryan.uqam.ca/format.rc.tmpl
blob: 4e4aa72a3d9a40acc821acc0ace02620f6dc389a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# vim: syntax=muttrc

set pager_format = '-%Z-UQAM: %C/%m: %-20.20n   %s%*  -- (%P)'
set compose_format = '-- UQAM: Compose [Approx. msg size: %l Atts: %a]%>-'
set status_format = '-%r-UQAM: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---'

set attribution = "Le %d, %n a écrit:"
set attribution_locale = "{{ if (eq .chezmoi.os "openbsd") }}fr_CA.UTF-8{{ else }}fr_CA.utf8{{ end }}"
set date_format = "%a %d %b %Y à %I:%M:%S%p %Z" 
set forward_attribution_intro = "----- Message transféré de %f -----"
set forward_attribution_trailer = "----- Fin du message transféré -----"