libvaxis/src
Tim Culverhouse eae1036c29 color: export Color and fix bright indexing
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
2024-02-02 16:22:26 -06:00
..
widgets images: kitty support works well 2024-01-30 20:51:54 -06:00
cell.zig window: implement wrap and introduce Segment type 2024-01-31 19:13:56 -06:00
ctlseqs.zig images: kitty image protocol works 2024-01-30 16:26:35 -06:00
event.zig mouse: implement mouse parsing and events 2024-01-31 12:50:00 -06:00
GraphemeCache.zig parser: use a ring buffer to store raw text 2024-01-22 10:26:33 -06:00
gwidth.zig update ziglyph 2024-01-28 21:35:31 -06:00
Image.zig images: kitty support works well 2024-01-30 20:51:54 -06:00
InternalScreen.zig images: kitty image protocol works 2024-01-30 16:26:35 -06:00
Key.zig keys: finish kitty key definitions 2024-01-31 20:06:02 -06:00
main.zig color: export Color and fix bright indexing 2024-02-02 16:22:26 -06:00
Mouse.zig mouse: implement mouse parsing and events 2024-01-31 12:50:00 -06:00
Options.zig rename project libvaxis 2024-01-19 10:13:32 -06:00
Parser.zig tests: remove finished TODO 2024-01-31 20:07:02 -06:00
queue.zig queue: add tryPush method, a nonblocking push attempt 2024-01-22 09:33:23 -06:00
Screen.zig window: implement wrap and introduce Segment type 2024-01-31 19:13:56 -06:00
Tty.zig tty: shadow os.system with our own switch 2024-02-02 11:14:25 -06:00
vaxis.zig color: export Color and fix bright indexing 2024-02-02 16:22:26 -06:00
Window.zig window: implement wrap and introduce Segment type 2024-01-31 19:13:56 -06:00