diff --git a/yashrc b/yashrc index b2a3284..fc7c563 100644 --- a/yashrc +++ b/yashrc @@ -66,6 +66,7 @@ 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 && mscan" +export MBLAZE_PAGER='less -RF' # There is only one vis alias vim="vis"