diff options
Diffstat (limited to '')
-rw-r--r-- | weltschmerz.1 | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/weltschmerz.1 b/weltschmerz.1 index f754253..f2481c8 100644 --- a/weltschmerz.1 +++ b/weltschmerz.1 @@ -1,4 +1,4 @@ -.Dd January 17, 2020 +.Dd March 28, 2020 .Dt WELTSCHMERZ 1 .Os .Sh NAME @@ -13,8 +13,8 @@ .Sh DESCRIPTION .Nm is a terminal emulator using the VTE widget. -It supports clickable URLs, contains basic search functionality, and can -reload its configuration whilst running. +It supports clickable URLs and hyperlinks, contains basic search functionality, +and can reload its configuration whilst running. .Pp .Nm executes the given command, or the program specified in the @@ -82,6 +82,16 @@ The options for the .Em misc group are as follows: .Bl -tag -width Ds +.It Sy allow-hyperlinks +When set to +.Sy true , +.Nm +will highlight and process OSC 8 hyperlinks. +When set to +.Sy false , +hyperlink support will be disabled completely. +The default is +.Sy false . .It Sy autohide-mouse When set to .Sy true , |