forge
login
or
join now
rockorager.dev
/
libvaxis
star
13
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
star
13
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
libvaxis
/
src
/
at
d690f80e315fd89ee7eef170e072cf734e889142
2 folders
19 files
Tim Culverhouse
vxfw: report release and press events with kkp
1y ago
d690f80e
vxfw
vxfw: report release and press events with kkp
1 year ago
widgets
Scrollbar: usize -> u16 casts
1 year ago
Cell.zig
cell: change width type from usize to u8
2 years ago
GraphemeCache.zig
GraphemeCache: remove testing alias
2 years ago
Image.zig
all!: reduce usage of usize
2 years ago
InternalScreen.zig
fix: integer overflow crash when screen w * h > max(u16)
1 year ago
Key.zig
fix(matchText): uppercase target codepoint if shift or caps
2 years ago
Loop.zig
tty: fix resetSignalHandler
1 year ago
Mouse.zig
all!: reduce usage of usize
2 years ago
Parser.zig
input: distinguish ctrl+j from enter (#149)
1 year ago
Screen.zig
screen: use empty slice instead of undefined
1 year ago
Unicode.zig
zg: remove grapheme_data init
2 years ago
Vaxis.zig
window: fix negative offset clip
1 year ago
Window.zig
window: fix negative offset clip
1 year ago
ctlseqs.zig
osc12: add function to set the terminal cursor color
2 years ago
event.zig
tty(windows): refactor and complete windows tty
2 years ago
gwidth.zig
gwidth: use std.mem.splitSequence
2 years ago
main.zig
vaxis: expose loop namespace
1 year ago
queue.zig
log: prefix all log scopes with "vaxis"
2 years ago
tty.zig
Add missing resetSignalHandler method to TestTty
1 year ago
widgets.zig
widgets!: remove border widget
2 years ago