xterm.js
xterm.js copied to clipboard
isWrapped isn't updated when resize occurs
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
isWrappedis still true