showproc: rbmhshow showmimeproc: rbmhshow mhlproc: rbmhl rbmh-mail-headers: X-Original-To Reply-To Sender X-Spam-Probe Replied rbmh-mime-cache: ~/.rbmh_mime rbmh-mime-files: /etc/mime.types ~/.mime.types #: fallback if shell does not export COLUMNS rbmh-env-COLUMNS: 80 rbmh-mime-show-text/plain: fold -s -w $COLUMNS rbmh-mime-show-text/html: lynx -dump -with_backspaces -stdin #bmh-mime-show-text/rtf: unrtf ... rbmh-mime-show-application/msword: antiword -w $COLUMNS - rbmh-mime-show-application/pkix-cert: openssl x509 -inform DER -text -noout rbmh-mime-show-application/pkcs7-signature: openssl pkcs7 -inform DER -print_certs -noout #bmh-mime-show-application/pgp-signature: gpg ... rbmh-mime-show-message/delivery-status: fold -s -w $COLUMNS #: my terminal is light text on dark background -> pnminvert rbmh-env-SHOW_PGM: pnmscale -xysize $(($COLUMNS*2-2)) $(($COLUMNS*2-2)) | pnminvert | pgmnorm | pgmtopbm -fs | pbmtoascii -2x4 rbmh-mime-show-image/gif: giftopnm | ppmtopgm | $SHOW_PGM rbmh-mime-show-image/jpeg: djpeg -grayscale -scale 1/4 | $SHOW_PGM rbmh-mime-show-type/unspecified: fold -s -w $COLUMNS rbmh-mime-suffix-text/plain: txt rbmh-mime-suffix-text/html: html rbmh-mime-suffix-text/*: text rbmh-mime-suffix-application/x-ruby: rb rbmh-mime-suffix-application/pkcs7-mime: p7m rbmh-mime-suffix-application/pkcs7-signature: p7s rbmh-mime-suffix-application/pgp-signature: pgps rbmh-mime-suffix-message/rfc822: mail rbmh-mime-suffix-message/delivery-status: status rbmh-mime-alias-application/rtf: text/rtf rbmh-mime-alias-application/x-pkcs7-mime: application/pkcs7-mime rbmh-mime-alias-application/x-pkcs7-signature: application/pkcs7-signature rbmh-mime-alias-application/x-pgp-signature: application/pgp-signature rbmh-env-NEXT: next rbmh-env-LAST: last rbmh-less-key-:n: env(NEXT=next); env(LAST=last); show($NEXT); show($LAST) rbmh-less-key-:p: env(NEXT=prev); env(LAST=first); show($NEXT); show($LAST) rbmh-less-key-:\40: show($NEXT); show($LAST) rbmh-less-key-:g: show(last?) rbmh-less-key-:w: store(/tmp/$FOLDER/$MESSAGE?); cur rbmh-less-key-:c: system(comp || true); cur rbmh-less-key-:f: system(forw $MESSAGE +$FOLDER || true); cur rbmh-less-key-:F: system(forw -mime $MESSAGE +$FOLDER || true); cur rbmh-less-key-:r: system(repl $MESSAGE +$FOLDER || true); cur rbmh-less-key-:R: system(repl -mime $MESSAGE +$FOLDER || true); cur rbmh-less-key-:+: refile; show(cur | $NEXT); show($LAST) rbmh-less-key-:d: echo(rmm); system(rmm $MESSAGE +$FOLDER); show(cur | $NEXT); show($LAST) rbmh-less-key-:s: echo(isspam); system(isspam $MESSAGE +$FOLDER); show(cur | $NEXT); show($LAST) rbmh-less-key-:h: env(RBMH_HEADERS ^= full); cur rbmh-less-key-:i: env(SHOW_IMAGES ^= false ||); cur rbmh-less-key-:!: system; show(cur | $NEXT); show($LAST) rbmh-less-file: ~/.rbmh_less rbmh-color-date: bold yellow rbmh-color-to: bold green rbmh-color-cc: bold green rbmh-color-from: bold cyan rbmh-color-subject: bold magenta rbmh-color-header: bold red rbmh-color-part: white rbmh-color-name: bold white rbmh-color-type: cyan rbmh-color-separator: bold cyan rbmh-color-prompt: bold green rbmh-color-default: white rbmh-color-execute: white rbmh-color-error: red