xtermjs / xterm.js

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

add class for blinking text control code (\x1b[5m) to DOM renderer #5119

Open CodeGuro opened 2 months ago

CodeGuro commented 2 months ago

My company happened to need the blinking text escape code, so I added it to the DOM renderer.