Fix #877. Avoid calculating scrollback buffer size on each render, since the calculation becomes slower proportionally to the amount of lines buffered, and to the width of each line. * wip: keep track of scrollback buffer size * account for lines dropped by bounded_push * fix: use saturating sub * fix: account for 0 width lines * remove log messages |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||