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
commit e4abf79ad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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