New comment by leahneukirchen on mblaze repository https://github.com/leahneukirchen/mblaze/issues/189#issuecomment-709076931 Comment: Very rough idea: ``` #!/bin/sh mailto=$1 mailto="mailto:${mailto#mailto:}" xterm -e mcom "$1" ``` Needs better parsing for subject etc. I would add something like this to contrib.