libvaxis/examples
Jari Vetoniemi 9b78bb8a78 aio: update to latest, windows, code reuse
Update to latest aio, which has minor changes such as the thread pool
argument and special aio.ReadTty operation.

In future the aio.ReadTty might have option to translate to vt escape
sequences, but for vaxis it will use the direct mode.

I was not really able to test the windows at all actually as wine did
not seem to play nice with any vaxis example, but it compiles and ...
runs?
2024-06-30 08:44:04 -07:00
..
aio.zig aio: update to latest, windows, code reuse 2024-06-30 08:44:04 -07:00
cli.zig refactor(vaxis): require an io.AnyWriter for writes 2024-05-29 13:13:54 -05:00
image.zig refactor(vaxis): require an io.AnyWriter for writes 2024-05-29 13:13:54 -05:00
main.zig refactor(vaxis): require an io.AnyWriter for writes 2024-05-29 13:13:54 -05:00
table.zig refactor(vaxis): require an io.AnyWriter for writes 2024-05-29 13:13:54 -05:00
text_input.zig examples(text_input): use all kitty flags 2024-06-05 12:37:27 -05:00
vaxis.png images: kitty support works well 2024-01-30 20:51:54 -06:00
vaxis.zig readme: add gif 2024-06-02 07:19:28 -05:00
vt.zig widgets(terminal): implement OSC 7 for pwd reporting 2024-06-19 09:23:11 -05:00
xev.zig fix: deinit TTY to avoid stair-stepped output 2024-06-13 12:34:03 -07:00
zig.png images: kitty support works well 2024-01-30 20:51:54 -06:00