mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-05 23:51:29 +02:00
This has performance benefits when clearing (can use a single memset). Also allows detecting trailing whitespace on lines correctly.
This has performance benefits when clearing (can use a single memset). Also allows detecting trailing whitespace on lines correctly.