render: scrollback indicator: improve handling of very small window sizes

This commit is contained in:
Daniel Eklöf 2021-07-15 18:26:26 +02:00
parent e259f460f3
commit 628fd39098
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 19 additions and 10 deletions

View file

@ -57,6 +57,8 @@
rows.
* Some box-drawing characters were rendered incorrectly on big-endian
architectures.
* Scrollback indicator being incorrectly rendered when window size is
very small.
### Security