Zig NEWS

Discussion on: Easily create TUI programs with zig-spoon! (project demonstration)

Collapse
gonzus profile image
Gonzalo Diethelm

Love this. Do you plan to add support for mouse input / scrolling?

Collapse
lhp profile image
Leon Henrik Plickat Author

Yes, that is planned.

Collapse
lhp profile image
Leon Henrik Plickat Author • Edited on

Mouse support has been added now. You can check out the input-demo example program to see how it works.