The copy to clipboard functionality does not work under Termux (an Android Terminal emulator/Linux environment).
This is because the Clipboard for Go dependency does not have Termux support.
Termux support for the copy to clipboard feature will be implemented once the following pull request is accepted into Clipboard for Go: https://github.com/atotto/clipboard/pull/35 and Gopass updates its dependency to use the release that has the patch in it.
Thanks a lot. I never tried it on termux. Will update the dependencies once that pr is merged.
@dominikschulz Quick update: messed up that PR by accidentally committing a binary so just re-issued it. Fingers crossed, it should land shortly :)
PS. If you have an AOSP-based phone (e.g., LineageOS), Termux is the bee’s knees :)
The reference PR is still in review.
Please ping me once it's merged.
Thanks for checking, @dominikschulz – just asked if there’s anything else I can do on the PR.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
A quick update: The upstream fix has been merged :)
Thanks, will update the dependencies to pull in the fix.
Should be fixed already.
We're pinned to v0.1.2 (which includes the fix) of the dependency.