`termux-clipboard-get` not working?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Problem description
When running the command above nothing is returned. The copy functionality is working without issues.
Steps to reproduce
> termux-clipboard-get
>
Expected behavior
> termux-clipboard-get
the text that was copied on the Android device is expected to appear here
>
Additional information
- termux-api application version: 0.53
- termux-api package version (installed through apt): 0.59.1-1
- Android OS version: 13
- Device model: Galaxy A71
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing termux-clipboard-get on Android 13 with termux-api 0.53 and package 0.59.1-1, then trace the command's clipboard retrieval entry point and compare it with the working copy functionality. Done means copied device text is returned by the command as shown in the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100