commit db6a58c26ee4645239cb2de6ce4bd3fa9a4759c4 from: Omar Polo date: Fri Aug 05 14:26:50 2022 UTC add mscan to the mopnew stuff commit - 5c12d5110717a7df0c99f8679e83af83a12330e9 commit + db6a58c26ee4645239cb2de6ce4bd3fa9a4759c4 blob - 7d5146b2b1696c7cb15fd09ecbaf85794de6e03a blob + 6096d187e685889657a54a0701c7e2e1cb8e0e27 --- kshrc.lp +++ kshrc.lp @@ -168,7 +168,7 @@ This one is pretty sophisticated, I've stolen it from And even more aliases: - alias mopnew="mdirs ~/Maildir/op | grep -v emacs | mlist -st | mthread -r | mseq -S" + alias mopnew="mdirs ~/Maildir/op | grep -v emacs | mlist -st | mthread -r | mseq -S; mscan" for c in com rep fwd bnc; do alias m$c="VISUAL='mg -f auto-fill-mode' m$c"