mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +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.