tangled
alpha
login
or
join now
rockorager.dev
/
libvaxis
a modern tui library written in zig
17
fork
atom
overview
issues
pulls
pipelines
libvaxis
/
src
/
at
main
2 folders
19 files
vxfw
fix: support negative mouse coordinates in vxfw/SplitView
1 month ago
widgets
Fix a compilation error in TextView
1 month ago
Cell.zig
feat: implement scaled text
11 months ago
GraphemeCache.zig
GraphemeCache: remove testing alias
2 years ago
Image.zig
zig fmt (0.14.0 had some formatter changes)
10 months ago
InternalScreen.zig
Use <= in InternalScreen bounds checks
2 weeks ago
Key.zig
parser: handle shift+space in kkp+disambiguate
10 months ago
Loop.zig
replace zg with uucode for unicode operations
3 months ago
Mouse.zig
fix: parsing of negative mouse coordinates (required by mode 1016)
1 month ago
Parser.zig
fix: parsing of negative mouse coordinates (required by mode 1016)
1 month ago
Screen.zig
screen: add clear method
3 months ago
Vaxis.zig
chore: zig fmt .
2 weeks ago
Window.zig
unicode: convert to stateless namespace module
3 months ago
ctlseqs.zig
fix(zig-0.15): use new API for osc7 escape code output
4 months ago
event.zig
feat: add detection of kitty multi cursor protocol support (cap_multi_cursor)
4 months ago
gwidth.zig
replace zg with uucode for unicode operations
3 months ago
main.zig
Add missing flush in recover
2 months ago
queue.zig
Fix tryPush/tryPop semantics and DRY queue ops
2 weeks ago
tty.zig
Add 0xDF virtual key code mapping for backslash on Turkish keyboard layout
1 month ago
unicode.zig
refactor: rename Unicode.zig to unicode.zig
3 months ago
widgets.zig
widgets!: remove border widget
1 year ago