micro-editor / micro-editor/micro
macOS: Cmd+C does not copy
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Description of the problem or steps to reproduce
Selecting text and using Cmd+C to copy does not do anything. Ctrl+C works correctly.
clipboard is set to "external"
Specifications
Version: 2.0.11
Commit hash: 225927b9
Compiled on July 24, 2022
OS: macOS 12.6
Terminal: Built-in Terminal.app as well as Iterm 2
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 the report on macOS 12.6 in Terminal.app or iTerm2 with clipboard set to "external", selecting text and pressing Cmd+C. Compare the behavior with Ctrl+C and investigate the external clipboard path. Done means Cmd+C copies the selected text while Ctrl+C continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, macos
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100