Pbcopy crashes on use
- Dominant language
- Swift
- Stars
- 6.9k
- Forks
- 746
- PR merge metrics
- No merged PRs in 30d
Description
### Checklist
- [x] Using latest version on the [App Store](http://itunes.apple.com/app/id1156707581)
- [x] Read the [docs](http://blink.sh/docs/)
- [x] Searched for [existing GitHub issues](https://github.com/blinksh/blink/issues)
### Configuration
### Describe the bug
Repro:
```bash
pbcopy [arguments]
```
Expected:
Copies, operation completes.
Actual:
Hangs on operation. Canceling operation with ctrl+C crashes the app.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `pbcopy [arguments]` on the latest App Store version and trace the pbcopy command's handling of the copy operation and Ctrl+C cancellation. Done means the command copies successfully, completes without hanging, and canceling it does not crash the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100