libvaxis/src
Tim Culverhouse 8f311da873 vaxis: implement hyperlinks (osc8)
This requires additional allocations anytime there is a hyperlink

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
2024-01-24 19:07:05 -06:00
..
widgets widgets(textinput): move key handling to ifelse block 2024-01-24 09:54:22 -06:00
cell.zig vaxis: implement hyperlinks (osc8) 2024-01-24 19:07:05 -06:00
ctlseqs.zig vaxis: mode cleanup, initial mouse implementation 2024-01-24 18:36:45 -06:00
event.zig vaxis: enable da1 parsing, use futex timeout to return from query 2024-01-23 21:30:09 -06:00
GraphemeCache.zig parser: use a ring buffer to store raw text 2024-01-22 10:26:33 -06:00
gwidth.zig vaxis: add mode 2027 query parsing, wcwidth measurement 2024-01-23 21:06:02 -06:00
InternalScreen.zig vaxis: implement hyperlinks (osc8) 2024-01-24 19:07:05 -06:00
Key.zig key: enable kitty keyboard 2024-01-23 13:25:31 -06:00
main.zig vaxis: implement mouse shapes 2024-01-24 13:36:24 -06:00
Mouse.zig vaxis: implement mouse shapes 2024-01-24 13:36:24 -06:00
Options.zig rename project libvaxis 2024-01-19 10:13:32 -06:00
Parser.zig parser: parse 0x08 as backspace 2024-01-24 06:45:24 -06:00
queue.zig queue: add tryPush method, a nonblocking push attempt 2024-01-22 09:33:23 -06:00
Screen.zig vaxis: implement mouse shapes 2024-01-24 13:36:24 -06:00
Tty.zig vaxis: use vt caps to measure grapheme widths 2024-01-24 06:12:39 -06:00
vaxis.zig vaxis: implement hyperlinks (osc8) 2024-01-24 19:07:05 -06:00
Window.zig fix: don't use sixel geometry query yet 2024-01-24 06:25:45 -06:00