xtermjs/xterm.js

isWrapped isn't updated when resize occurs

開放

#3,482 建立於 2021年9月22日

 (1 則留言) (1 個反應) (0 位負責人)TypeScript (1,574 個分叉)batch import
help wantedtype/bug

倉庫指標

星標
 (16,196 顆星)
PR 合併指標
 (平均合併 2天 10小時) (30 天內合併 16 個 PR)

描述

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

貢獻者指南