libvaxis/examples
Tim Culverhouse 313096c277 window: make print infallible
Print and PrintSegment are now infallible due to gwidth also being
infallible. The previous error was only error.OutOfMemory if a temporary
buffer was too small to encode text in gwidth. This has been removed in
favor or a for loop
2024-10-14 19:24:48 -05:00
..
aio.zig aio: update aio, add LoopWithModules 2024-07-16 10:42:57 -05:00
cli.zig window: make print infallible 2024-10-14 19:24:48 -05:00
image.zig fix memleak with transmitted image 2024-08-01 21:17:23 -05:00
main.zig example(main): fix initChild call 2024-10-14 19:16:25 -05:00
table.zig window: make print infallible 2024-10-14 19:24:48 -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 window: make print infallible 2024-10-14 19:24:48 -05:00
view.zig window: make print infallible 2024-10-14 19:24:48 -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