| Server IP : 173.236.223.38 / Your IP : 216.73.216.33 Web Server : Apache System : Linux vps62975 6.8.0-83-generic #83~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 18:19:47 UTC 2 x86_64 User : invmicvps ( 6727287) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/nmh/ |
Upload File : |
%; scan.highlighted
%;
%; This file shows how to use ANSI escape sequences to highlight a
%; current message in yellow and any unseen messages in cyan (both on
%; black background). It differs from the default scan format in the
%; two additional lines at the beginning and the literal sequence at
%; the end.
%;
%; To enable use of this format, add "-form scan.highlighted" to your
%; scan invocation or to your profile (~/.mh_profile), e.g.:
%; scan: -form scan.highlighted
%;
%; You can optionally copy this file to your MH Path and modify as
%; desired.
%;
%; The mh-sequence(5) man page describes the unseen sequence.
%;
%; A more readable approach would add escape sequences to your profile, e.g.:
%; normal: [m
%; bright-black: [1;30m
%; red: [31m
%; green: [32m
%; yellow: [33m
%; blue: [34m
%; magenta: [35m
%; cyan: [36m
%; bright-white: [1;37m
%; underlined-white: [4;37m
%; To use them in the format, e.g., at the beginning:
%; %<(cur)%(zputlit(profile yellow))%>\
%; %<(unseen)%(zputlit(profile cyan))%>\
%; and at the end:
%; %(void(profile normal))%(zputlit)
%;
%<(cur)%(zputlit(lit [33;40m))%>\
%<(unseen)%(zputlit(lit [36;40m))%>\
%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(unquote(decode(friendly{to})))%>%>\
%<(zero)%17(unquote(decode(friendly{from})))%> \
%(decode{subject})%<{body}<<%{body}>>%>%(zputlit(lit [m))