.. |
widgets
|
widgets(textinput): add toOwnedSlice
|
2024-03-19 13:25:03 -05:00 |
Cell.zig
|
refactor: make code more idiomatic
|
2024-02-11 12:59:33 -06:00 |
ctlseqs.zig
|
images: kitty image protocol works
|
2024-01-30 16:26:35 -06: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
|
Added the "matchesAny()" method to Keys
|
2024-02-26 19:21:12 -06: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-macos.zig
|
fix: use select on macOS
|
2024-03-09 06:45:36 -06:00 |
Tty.zig
|
fix: use select on macOS
|
2024-03-09 06:45:36 -06:00 |
vaxis.zig
|
fix: catch error on show_cursor
|
2024-03-17 19:26:42 -05:00 |
widgets.zig
|
widgets: added table widget
|
2024-02-26 19:21:12 -06:00 |
Window.zig
|
print: continue on 0 width graphemes or words
|
2024-03-11 19:01:43 -05:00 |