summaryrefslogtreecommitdiff
path: root/src/terminfo/Source.zig
AgeCommit message (Expand)Author
2025-10-03ci: cleanupMitchell Hashimoto
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-05-27code style: use `@splat` where possibleQwerasd
2025-03-12testMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2024-06-24Fix some basic build errors.Gordon Cassie
2024-06-240.13 conversionsMitchell Hashimoto
2024-04-21terminfo: reset kbs back to ^?, clear high bit for encodingMitchell Hashimoto
2024-04-20terminfo: for XTGETTCAP, non-parameterized string values return encodedMitchell Hashimoto
2024-04-17fix more comptime var leaksMitchell Hashimoto
2023-09-27terminfo: numeric comptime buffer only needs to be 10 bytesMitchell Hashimoto
2023-09-27terminfo: xtgettcap map name should use the source nameMitchell Hashimoto
2023-09-27terminfo: comptime map for xtgettcap resultsMitchell Hashimoto
2023-06-23terminfo: basic Source structure and can encodeMitchell Hashimoto