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
b58ae3a2fa16b3b7f11d2a7297c73a1e839d035b
2 folders
19 files
vxfw
fix: use unicode-aware word boundaries in text inputs
2 weeks ago
widgets
fix: use unicode-aware word boundaries in text inputs
2 weeks 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
2 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(parser): parse CSI Z as shift+tab
1 month ago
Screen.zig
feat: add support for creating kitty secondary cursors
2 months ago
Vaxis.zig
fix: do not emit any kitty multi cursor sequences if support is not detected
2 months ago
Window.zig
feat: add support for creating kitty secondary cursors
2 months ago
ctlseqs.zig
feat: add support for creating kitty secondary cursors
2 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
Fix queue drain wakeup when full
2 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