xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.33k stars 1.61k forks source link

Implement and default to text metrics measure strategy #4929

Closed Tyriar closed 8 months ago

Tyriar commented 8 months ago

Fixes #3449

This prevents a potential DOM layout when measuring characters which could get worse depending on where xterm.js is within the page 🎉