1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript1,574 forks (1,574 forks)batch import
help wantedtype/bug
Repository metrics
- Stars
- 16,196 stars (16,196 stars)
- PR merge metrics
- Avg merge 2d 10h (Avg merge 2d 10h)16 merged PRs in 30d (16 merged PRs in 30d)
Description
Steps to reproduce
- write a wrapped line to the terminal
- resize so the line now fits on one line
- triple click the line -> 🐛 more than one line is highlighted bc
isWrapped is still true
Contributor guide
- Research direction
- Inspect the isWrapped property and trace how it is set and updated on resize events.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitTypeScript