alacritty/alacritty/src/renderer
Kirill Chibisov 694a52bcff
Add support for hyperlink escape sequence
This commit adds support for hyperlink escape sequence
`OSC 8 ; params ; URI ST`. The configuration option responsible for
those is `hints.enabled.hyperlinks`.

Fixes #922.
2022-07-10 20:11:28 +03:00
..
text Add support for hyperlink escape sequence 2022-07-10 20:11:28 +03:00
mod.rs Add support for hyperlink escape sequence 2022-07-10 20:11:28 +03:00
rects.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
shader.rs Add fallback GLES2 renderer 2022-03-02 10:05:12 +00:00