]> _ Git - termbox2.git/commit
send non-printable codepoints as U+FFFD
authorAdam Saponara <as@php.net>
Thu, 25 Jul 2024 02:12:24 +0000 (22:12 -0400)
committerAdam <as@php.net>
Tue, 3 Sep 2024 03:16:59 +0000 (23:16 -0400)
commitcd42ba388bbdd66b9bcc587defd55e2c449450a5
tree913fba15e71759759bb25122fa35a2766da2a254
parentd4128b49ca4b4c934c5f07b8b7d734421a4a76a0
send non-printable codepoints as U+FFFD
termbox2.h
tests/test_invalid_utf8/expected.ansi
tests/test_invalid_utf8/test.php
tests/test_non_printable/expected.ansi [new file with mode: 0644]
tests/test_non_printable/test.php [new file with mode: 0755]