alacritty: Enable OSC8 hyperlinks support
This commit is contained in:
parent
88b447b18e
commit
78b84fdcc9
@ -42,6 +42,7 @@ hints:
|
|||||||
enabled:
|
enabled:
|
||||||
- regex: "(magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)\
|
- regex: "(magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)\
|
||||||
[^\x00-\x1F\x7F-\x9F<>\"\\s{-}\\^⟨⟩`]+"
|
[^\x00-\x1F\x7F-\x9F<>\"\\s{-}\\^⟨⟩`]+"
|
||||||
|
hyperlinks: true
|
||||||
command: xdg-open
|
command: xdg-open
|
||||||
post_processing: true
|
post_processing: true
|
||||||
mouse:
|
mouse:
|
||||||
|
Loading…
Reference in New Issue
Block a user