This website requires JavaScript.
Explore
Help
Sign in
zig
/
libvaxis
Watch
1
Star
0
Fork
You've already forked libvaxis
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a modern tui library written in zig
tui
zig
zig-package
60
commits
5
branches
8
tags
6
MiB
Zig
100%
8d496ffcdd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tim Culverhouse
8d496ffcdd
widgets(textinput): move key handling to ifelse block
...
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
2024-01-24 09:54:22 -06:00
examples
parser: parse 0x08 as backspace
2024-01-24 06:45:24 -06:00
src
widgets(textinput): move key handling to ifelse block
2024-01-24 09:54:22 -06:00
.gitignore
core: functional App structure
2024-01-18 19:02:59 -06:00
build.zig
widgets: create an initial text_input and border widget
2024-01-21 19:12:46 -06:00
build.zig.zon