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
3943a6f42f7f4c73ab9493dfb0a4e123be15d302
2 folders
19 files
vxfw
fix: support negative mouse coordinates in vxfw/SplitView
5 months ago
widgets
Fix a compilation error in TextView
5 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
Fix InternalScreen bounds checks
4 months ago
Key.zig
parser: handle shift+space in kkp+disambiguate
1 year ago
Loop.zig
replace zg with uucode for unicode operations
6 months ago
Mouse.zig
fix: parsing of negative mouse coordinates (required by mode 1016)
5 months ago
Parser.zig
fix: parsing of negative mouse coordinates (required by mode 1016)
5 months ago
Screen.zig
screen: add clear method
6 months ago
Vaxis.zig
chore: zig fmt .
4 months ago
Window.zig
unicode: convert to stateless namespace module
6 months ago
ctlseqs.zig
fix(zig-0.15): use new API for osc7 escape code output
8 months ago
event.zig
feat: add detection of kitty multi cursor protocol support (cap_multi_cursor)
8 months ago
gwidth.zig
replace zg with uucode for unicode operations
6 months ago
main.zig
Add missing flush in recover
6 months ago
queue.zig
queue: reduce test sleep times from 500-1000ms to 10ms
6 months ago
tty.zig
Add 0xDF virtual key code mapping for backslash on Turkish keyboard layout
4 months ago
unicode.zig
refactor: rename Unicode.zig to unicode.zig
6 months ago
widgets.zig
widgets!: remove border widget
2 years ago