summaryrefslogtreecommitdiff
path: root/src/input/Link.zig
AgeCommit message (Expand)Author
2024-11-26config: implement `clone` for RepeatableLinkMitchell Hashimoto
2024-07-05core: clicking OSC8 links workMitchell Hashimoto
2024-02-02url/Link: simplify regex, remove 'find_longest' param and add new testsErlend Lind Madsen
2024-02-01core: handle mouse capture events with link highlightingMitchell Hashimoto
2024-01-27input: add link highlight always/hover w/ modsMitchell Hashimoto
2024-01-27add a new highlight state that requires modifiersMitchell Hashimoto
2023-12-16config: improve link matching for URLs ending in . or )Caleb Spare
2023-11-29input: better docs on linksMitchell Hashimoto
2023-11-29input: add LinkMitchell Hashimoto