[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BUG] Hyperlink macros: breaking should conserve the full hyperlink
From: |
Alejandro Colomar (man-pages) |
Subject: |
[BUG] Hyperlink macros: breaking should conserve the full hyperlink |
Date: |
Mon, 7 Feb 2022 19:58:33 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 |
Hi Branden,
I realized that when you break a hyperlink, the terminal shows an
incorrect link.
For the following code:
[
See:
.UR
https://www.kernel.org/\:doc/\:html/\:latest/\:process/\:coding-style.html\:#allocating-memory
.UE
]
I see the following output:
[
See:
⟨https://www.kernel.org/doc/html/latest/process/
coding-style.html#allocating-memory⟩
]
And XFCE terminal highlights as a hyperlink _only_ the part that is on
the first line (i.e., up to 'process/'). The second part (i.e.,
'coding'...) isn't highlighted, and most importantly, isnt' part of the
hyperlink.
When I try to open the link, I'm directed to
<https://www.kernel.org/doc/html/latest/process/>, which may be a
non-existing URI, or may be a wrong URI.
Tried with GNU groff version 1.23.0.rc1.1592-ae492.
Cheers,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
Re: [BUG] Hyperlink macros: breaking should conserve the full hyperlink, G. Branden Robinson, 2022/02/07