Clipboard
termux-clipboard-set does not work for the samsung galaxy xcover pro android user.
It will not work in the case if termux app is not in foreground.
Termux is in the foreground.
Probably you should share more details and logs. Because currently we have no enough data for debugging this.
echo example | termux-clipboard-set ran before the latest update, but now stalls.
I didn't update to avoid regressions so I'm still on the second-to-last f-droid release. Regarding:
It will not work in the case if termux app is not in foreground.
I don't seem to have that constraint. I can run sleep 5; echo example | termux-clipboard-set and open a different app and it will have "example" on the clipboard after the expected time (the clipboard previously contained different content). Not sure if this constraint is new with the update or if it's always supposed to be there
$ termux-clipboard-set example
^C
$