A friend has pointed me to aerc [1], whose marketing is better than that of than nmh but nowhere near that of Superhuman. One of its poor marketing choices was to be honest about its mortal origins and to release the interesting features as reusable scripts [2], precluding consumers from finding divinity in its capabilities.
I have consequently already adapted aerc's "html" utility into my nmh configuration with this line in my mh_profile. mhshow-show-text/html: env SOCKS_SERVER="127.0.0.1:1" socksify w3m -T text/html -dump -o display_image=false -o display_link_number=true '%f' It's an improvement over my previous display string. mhshow-show-text/html: w3m -dump '%f' With cordial salutations, Thomas [1] https://aerc-mail.org/ [2] https://git.sr.ht/~sircmpwn/aerc/tree/master/contrib -- nmh-workers https://lists.nongnu.org/mailman/listinfo/nmh-workers
