vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.38k stars 3.52k forks source link

No flow control? #6529

Open jerch opened 2 years ago

jerch commented 2 years ago

Seems hyper has no flow control in place?

Repro:

Result: grafik

Fix: Implement flow control (see https://xtermjs.org/docs/guides/flowcontrol/).

LabhanshAgrawal commented 2 years ago

oh! got it, thanks for informing, will check out the guide.