diff --git a/mblaze/profile b/mblaze/profile index 69b4c20..ab0f164 100644 --- a/mblaze/profile +++ b/mblaze/profile @@ -3,4 +3,4 @@ Alternate-Mailboxes: Felix Van der Jeugt ,Felix Van Sendmail: msmtp -t FQDN: mantle Outbox: /data/mail/outbox -Scan-Format: %c%u %3n %d %17f %i%S +Scan-Format: %c%u %3n %d %17f %i%S diff --git a/yashrc b/yashrc index 3d2946a..573650c 100644 --- a/yashrc +++ b/yashrc @@ -65,7 +65,7 @@ alias marchive="mflag -fSt" alias mspam="mflag -fST" alias mkeep="mflag -FSt" alias munread="mdirs /data/mail | mlist -nds | mseq -S && mscan" -alias minbox="mdirs /data/mail | mlist -ndt | mpick -t 'flagged || ! seen' | msort -d | mthread | mseq -S && MBLAZE_PAGER=cat mscan" +alias minbox="mdirs /data/mail | mlist -ndt | mpick -t 'flagged || ! seen' | msort -d | mthread | mseq -S && mscan | sed 's/^\(...\)\(...\) \(..........\) \(.................\) \(.*\)$/$(tput setaf 119)\1$(tput sgr0)\2 $(tput setaf 8)\3$(tput sgr0) \4 $(tput setaf 148)\5$(tput sgr0)/'" export MBLAZE_PAGER='less -RF' # There is only one vis