Files
zterm/src
Yves Biener 7875db0aea
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 50s
feat(element/input): make accept event agnostic to u8 and u21 slices
There are now comptime checks in place an the corresponding triggered
event will be automatically converted to the correct type to support
simple ascii strings (`[]u8`) or utf-8 strings (`[]u21`).
2025-06-30 22:03:59 +02:00
..