For example allow to add a phone number to the phone book or open an URL. As it stands it seems I have to find the SMS in the file system, open it with a text editor, copy the data out of there and so on, which is extremely cumbersome.
Add the default st context menu option 'Copy complete' to the SMS context menu.
https://git.sr.ht/~mil/sxmo-utils/tree/master/item/scripts/core/sxmo_appmenu.sh#L398 https://git.sr.ht/~mil/sxmo-utils/tree/master/item/scripts/core/sxmo_appmenu.sh#L373
Thanks, that seems to work OK-ish. I think it would be sensible to have this by default.