mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 06:07:59 +00:00
If we resize/maximize the window, we might end up with some lines in history that had a different length than the current terminal width. That's okay, so let's not crash because of it. Fixes #620.