1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/term
Wez Furlong b6aa2cffea make hyperlinks show underlined on hover
Adds some plumbing to track the current mouse position and
extract the hyperlink from the cell that is being hovered over.

We render those cells with underline, possibly in a different color.

We don't yet do anything on click.
2018-02-11 12:11:02 -08:00
..
src make hyperlinks show underlined on hover 2018-02-11 12:11:02 -08:00
Cargo.toml Start adding hyperlink support code 2018-02-10 15:12:21 -08:00