summaryrefslogtreecommitdiff
path: root/src/renderer/link.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2024-11-07terminal: PageList rename "page" to "node" everywhereMitchell Hashimoto
2024-07-05renderer: match no-ID OSC8 in contiguous chunksMitchell Hashimoto
2024-07-05renderer: match multiple lines for osc8Mitchell Hashimoto
2024-07-05renderer: matchSet matches OSC8Mitchell Hashimoto
2024-03-22renderer: convert link to new stateMitchell Hashimoto
2024-03-22zig build test with renamed terminal packageMitchell Hashimoto
2024-02-01renderer: only highlight link directly under mouse on lineMitchell Hashimoto
2024-02-01core: handle mouse capture events with link highlightingMitchell Hashimoto
2024-01-27renderer/link: fix testMitchell Hashimoto
2024-01-27input: add link highlight always/hover w/ modsMitchell Hashimoto
2024-01-27add a new highlight state that requires modifiersMitchell Hashimoto
2023-11-29renderer: link sets handle hover linksMitchell Hashimoto
2023-11-29renderer: matchset testsMitchell Hashimoto
2023-11-29renderer: link set for more efficient matchingMitchell Hashimoto