]> _ Git - termbox2.git/commit
for cells skipped due to double-width chars, set them to invalid
authorAdam Saponara <as@php.net>
Sun, 21 Jul 2024 21:31:07 +0000 (17:31 -0400)
committerAdam Saponara <as@php.net>
Sun, 21 Jul 2024 21:31:07 +0000 (17:31 -0400)
commitaaf10e76f2fe20924639aaab4398e4090bf66ad0
treeb7863292f2713bdfcbf4435e0b675d8a69e45d39
parent64d8fddc8f77823779b5d69d399b1ac33c7d59da
for cells skipped due to double-width chars, set them to invalid
codepoints instead of null (0) which is a valid codepoint.
termbox2.h