libvaxis/src
Tim Culverhouse 0f12881c17 parser: handle non-ascii input
But not full on graphemes, yet

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
2024-01-21 16:11:51 -06:00
..
cell.zig render: complete the render loop 2024-01-19 19:43:35 -06:00
ctlseqs.zig parser: more progress on CSI parsing 2024-01-20 08:05:22 -06:00
event.zig parser: add unit tests 2024-01-21 13:14:30 -06:00
Key.zig key: assign certain keys to implicit kitty values 2024-01-21 11:52:10 -06:00
main.zig parser: refactor into testable function 2024-01-21 12:47:34 -06:00
Options.zig rename project libvaxis 2024-01-19 10:13:32 -06:00
parser.zig parser: handle non-ascii input 2024-01-21 16:11:51 -06:00
queue.zig queue: add comment 2024-01-19 12:28:48 -06:00
Screen.zig screen: move debug log 2024-01-19 19:47:08 -06:00
Tty.zig tty: add events to parser handling, update comment 2024-01-21 13:20:34 -06:00
vaxis.zig parser: more progress on CSI parsing 2024-01-20 08:05:22 -06:00
Window.zig window: implement fill 2024-01-19 13:16:53 -06:00