.. |
widgets
|
textinput: make byteOffsetToCursor public
|
2024-03-30 07:40: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: add isModifier method
|
2024-03-30 07:37:54 -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: don't encode tab and enter as ctrl+I and ctrl+m
|
2024-02-24 19:25:45 -06: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 |
select.zig
|
fix: use select on macOS
|
2024-03-09 06:45:36 -06:00 |
Tty.zig
|
update min zig version, readme
|
2024-03-21 19:29:26 -05:00 |
vaxis.zig
|
update min zig version, readme
|
2024-03-21 19:29:26 -05:00 |
widgets.zig
|
widgets: added table widget
|
2024-02-26 19:21:12 -06:00 |
Window.zig
|
window: add custom border location option
|
2024-03-26 15:11:20 -05:00 |