libvaxis/examples
Tim Culverhouse a0db41f87c render: add cli renderer
Add a renderer for applications running on the primary screen. This
renderer uses relative cursor positioning, and works with all the same
primitives as the alternate screen.

Fix a bug where repositioning was never turned back to false. This was a
nasty one with huge perf implications.

Set internal cells to a space and default on init. This prevents us from
writing them. As a result, we now issue a hardware clear on resize.
2024-05-02 12:50:33 -05:00
..
cli.zig render: add cli renderer 2024-05-02 12:50:33 -05:00
image.zig image: fix base64 and example 2024-04-30 09:02:16 -05:00
main.zig Fix examples: main, pathological, table. 2024-04-29 17:51:33 -05:00
nvim.zig widgets: add initial nvim implementation 2024-04-16 16:06:14 -08:00
pathological.zig examples(pathological): improve printing of time 2024-04-30 12:57:29 -05:00
table.zig Fix examples: main, pathological, table. 2024-04-29 17:51:33 -05:00
text_input.zig loop: fully clean up tty when stopping event loop 2024-04-30 16:42:10 -05:00
vaxis.png images: kitty support works well 2024-01-30 20:51:54 -06:00
zig.png images: kitty support works well 2024-01-30 20:51:54 -06:00