Support Zig 0.13.0 and setting default TTY at build time (#632)

* feat: support zig `0.13.0`

* 12 compatible

* update clap

* feat: add default tty to build option

* little fix

* update `zigini`
This commit is contained in:
jinzhongjia
2024-07-13 04:40:01 +08:00
committed by GitHub
parent 5f8fbe381c
commit e4abf79ad5
5 changed files with 34 additions and 17 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea/
zig-cache/
zig-out/
valgrind.log
valgrind.log
.zig-cache