n0-computer / n0-computer/sendme
does not copy the command to the clipboard
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
I press c or use the --clipboard argument, but the command is not copied to the clipboard.
Windows 11, sendme 0.31.0
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
Reproduce the issue on Windows 11 with sendme 0.31.0 by pressing c and by using --clipboard. Start by locating the CLI entry points and clipboard-handling code, then trace both paths. Done means the generated command is copied successfully in both cases and the relevant regression behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100