xtermjs/xterm.js

isWrapped isn't updated when resize occurs

オープン

#3,482 opened on 2021/09/22

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (1,574 件のフォーク)batch import
help wantedtype/bug

Repository metrics

Stars
 (16,196 個のスター)
PR merge metrics
 (平均マージ 2d 10h) (30d で 16 merged PRs)

説明

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

コントリビューターガイド