changelog: scrollback mode freezing, with 100% CPU

This commit is contained in:
Daniel Eklöf 2022-04-23 15:19:32 +02:00
parent 1d48b7b77c
commit 312f0dbcfd
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -49,8 +49,10 @@
* UI not refreshing when pasting something into the scrollback search
box, that does not result in a grid update (for example, when the
search criteria did not result in any matches) ([#1040][1040]).
* foot freezing in scrollback search mode, using 100% CPU ([#1036][1036]).
[1040]: https://codeberg.org/dnkl/foot/issues/1040
[1036]: https://codeberg.org/dnkl/foot/issues/1036
### Security