libvaxis/src
2024-05-22 14:09:15 -05:00
..
widgets fix examples, update readme features 2024-05-22 14:09:15 -05:00
Cell.zig color: change eql to switch statement 2024-04-30 13:38:32 -05:00
ctlseqs.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
event.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
GraphemeCache.zig parser: use a ring buffer to store raw text 2024-01-22 10:26:33 -06:00
gwidth.zig zg: complete replacement of ziglyph with zg 2024-04-29 14:00:08 -05:00
Image.zig image: use image options struct, add more functionality 2024-05-21 11:14:07 -05:00
InternalScreen.zig render: add cli renderer 2024-05-02 12:50:33 -05:00
Key.zig Reset the 'enter' binding to 0x0D after upstream fix 2024-05-12 20:25:51 -05:00
Loop.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
main.zig vaxis: export Parser, Tty and getWinsize for applications that cannot use Loop 2024-05-09 19:14:49 -05:00
Mouse.zig mouse: enable pixel tracking 2024-05-21 15:00:14 -05:00
Parser.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
queue.zig event: implement pollEvent and tryEvent 2024-03-11 09:24:42 -05:00
Screen.zig screen: fix off by one error in readCell bounds checks 2024-05-21 06:35:48 -05:00
Tty.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
Unicode.zig zg: complete replacement of ziglyph with zg 2024-04-29 14:00:08 -05:00
Vaxis.zig vaxis: add osc52 copy/paste support 2024-05-22 13:51:19 -05:00
widgets.zig Added some various integer overflow protections 2024-05-12 20:25:51 -05:00
Window.zig window: do not attempt to fill offscreen windows 2024-05-17 15:04:31 -05:00