ui: dragging a double-click highlights in word-sized chunks
Open
enhancement
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Double-clicking selects a word. If you then drag from a held double-click, the behavior should be that it highlights text by extending to the next (or previous, depending on direction) word boundary. Currently, it just goes one rune at a time like a single-click drag.
This behavior is somewhat subtle, but other modern textbox implementations seem to do it, so we should consider it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.