Double-click to select text is broken
Open
bug
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- Avg merge
- 13h 46m
- Merged PRs (30d)
- 205
Description
- For a terminal which is not capturing mouse input
- When the user clicks and drags, it triggers our special drag-and-drop behavior which works great
- But when the user double-clicks, it triggers some underlying text-selection (not ours). It doesn't look like the text selection above, and `Cmd+C` doesn't do a copy of the selected text
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.