summaryrefslogtreecommitdiff
path: root/src/terminal/hyperlink.zig
AgeCommit message (Expand)Author
2025-08-18PageList: increase capacity for hyperlink OOM during reflowQwerasd
2025-02-10fix(terminal): properly lookup hyperlinks when cloning rows across pagesQwerasd
2024-10-28terminal: refactor hyperlink memory managementMitchell Hashimoto
2024-07-22terminal: page clone handles case where hyperlink can't dupeMitchell Hashimoto
2024-07-05terminal: page clone needs to clone stringsMitchell Hashimoto
2024-07-05terminal: hyperlink deleted callback frees string memoryMitchell Hashimoto
2024-07-05terminal: hyperlink start/end on screenMitchell Hashimoto
2024-07-05terminal: hyperlink data structures beginning, alloc into pageMitchell Hashimoto