xtermjs/xterm.js

isWrapped isn't updated when resize occurs

Aperta

#3482 aperta il 22 set 2021

 (1 commento) (1 reazione) (0 assegnatari)TypeScript (1574 fork)batch import
help wantedtype/bug

Metriche repository

Star
 (16.196 stelle)
Metriche merge PR
 (Merge medio 2g 10h) (16 PR mergiate in 30 g)

Descrizione

Steps to reproduce

  1. write a wrapped line to the terminal
  2. resize so the line now fits on one line
  3. triple click the line -> 🐛 more than one line is highlighted bc isWrapped is still true

Guida contributor