summaryrefslogtreecommitdiff
path: root/src/terminal/build_options.zig
AgeCommit message (Expand)Author
2025-09-28build: use build options to configure terminal C ABI modeMitchell Hashimoto
2025-09-27terminal: use LibEnum for the command keysMitchell Hashimoto
2025-09-22build: make build_options generally availableMitchell Hashimoto
2025-09-21Add simd flag for disabling SIMD functionalityMitchell Hashimoto
2025-09-21terminal: don't build StringMap.searchIterator without regex supportMitchell Hashimoto
2025-09-21terminal: support disabling kitty graphics protocolMitchell Hashimoto
2025-09-21terminal: add build option for oniguruma, which controls tmux cc modeMitchell Hashimoto
2025-09-21start extracting core terminal zig moduleMitchell Hashimoto