libvaxis/src
2024-04-10 14:37:28 -05:00
..
widgets widgets(textinput): remove log line 2024-04-04 20:34:08 -05:00
Cell.zig refactor: make code more idiomatic 2024-02-11 12:59:33 -06:00
ctlseqs.zig core: close read thread via DSR 2024-03-19 13:41:01 -05: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 gwidth: fix gwidth for no_zwj case 2024-03-19 13:20:00 -05:00
Image.zig images: kitty support works well 2024-01-30 20:51:54 -06:00
InternalScreen.zig refactor: make code more idiomatic 2024-02-11 12:59:33 -06:00
Key.zig key: fix evalquota for name_map 2024-04-03 12:25:34 -05:00
main.zig api: export Screen and gwidth 2024-03-11 09:38:52 -05: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 parser: fix 0x0A decoding 2024-04-03 19:38:06 -05:00
queue.zig event: implement pollEvent and tryEvent 2024-03-11 09:24:42 -05:00
Screen.zig screen: allow reading of cells 2024-03-01 12:28:03 -06:00
Tty.zig update min zig version, readme 2024-03-21 19:29:26 -05:00
vaxis.zig paste: fix bracketed_paste enabling 2024-04-03 18:10:23 -05:00
widgets.zig widgets: added table widget 2024-02-26 19:21:12 -06:00
Window.zig window: add hasMouse and scroll methods 2024-04-10 14:37:28 -05:00