summaryrefslogtreecommitdiff
path: root/src/terminal/StringMap.zig
AgeCommit message (Expand)Author
2025-09-21terminal: don't build StringMap.searchIterator without regex supportMitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2024-03-22terminal: add StringMap backMitchell Hashimoto
2024-03-22zig build test with renamed terminal packageMitchell Hashimoto
2023-11-29terminal: move line searching here, unit testMitchell Hashimoto