tangled
alpha
login
or
join now
rockorager.dev
/
libvaxis
18
fork
atom
a modern tui library written in zig
18
fork
atom
overview
issues
pulls
pipelines
libvaxis
/
src
/
at
main
2 folders
19 files
vxfw
fix(vxfw): render Button background consistently in VSCode terminal
1 month ago
widgets
Fix a compilation error in TextView
4 months ago
Cell.zig
feat: implement scaled text
1 year ago
GraphemeCache.zig
GraphemeCache: remove testing alias
2 years ago
Image.zig
zig fmt (0.14.0 had some formatter changes)
1 year ago
InternalScreen.zig
Remove unused InternalScreen cursor
1 month ago
Key.zig
parser: handle shift+space in kkp+disambiguate
1 year ago
Loop.zig
replace zg with uucode for unicode operations
5 months ago
Mouse.zig
fix: parsing of negative mouse coordinates (required by mode 1016)
4 months ago
Parser.zig
fix(parser): parse CSI Z as shift+tab
3 weeks ago
Screen.zig
feat: add support for creating kitty secondary cursors
1 month ago
Vaxis.zig
fix: do not emit any kitty multi cursor sequences if support is not detected
1 month ago
Window.zig
feat: add support for creating kitty secondary cursors
1 month ago
ctlseqs.zig
feat: add support for creating kitty secondary cursors
1 month ago
event.zig
feat: add detection of kitty multi cursor protocol support (cap_multi_cursor)
7 months ago
gwidth.zig
replace zg with uucode for unicode operations
5 months ago
main.zig
Add missing flush in recover
5 months ago
queue.zig
Fix queue drain wakeup when full
1 month ago
tty.zig
Add 0xDF virtual key code mapping for backslash on Turkish keyboard layout
3 months ago
unicode.zig
refactor: rename Unicode.zig to unicode.zig
5 months ago
widgets.zig
widgets!: remove border widget
1 year ago