Files
zterm/examples/demo.zig
Yves Biener 4441f1b933
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m5s
feat(app): event line provides entire line contents as a single event; add(event): .cancel event
Introduce `.cancel` event that is fired when the user sends EOF
in *non raw mode* renderings. The event `.line` now sends the
entire line (even if larger than the internal buffer) but requires
now an `Allocator`.
2026-01-22 08:56:12 +01:00

6.3 KiB