Open jerch opened 2 years ago
Seems hyper has no flow control in place?
Repro:
cat /dev/zero
Result:
Fix: Implement flow control (see https://xtermjs.org/docs/guides/flowcontrol/).
oh! got it, thanks for informing, will check out the guide.
Seems hyper has no flow control in place?
Repro:
cat /dev/zero
in hyperResult:
Fix: Implement flow control (see https://xtermjs.org/docs/guides/flowcontrol/).