diff options
| author | Sergio Pastor Pérez <sergio.pastor-perez@inria.fr> | 2026-06-25 16:38:27 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-07-02 19:17:19 +0200 |
| commit | e7be2ffdd8c5c60670aefb51dc5e10ce601dd3d9 (patch) | |
| tree | 9cae3d683783fb8946fd150128b0aa033b90714e /doc | |
| parent | 664d29820d798d9a5c5f2e18c0d53688cbf15f91 (diff) | |
colors: Disable hyperlinks on dumb terminals.
Before this change, Emacs was being handled as a special case. By relying on
the TERM variable, Emacs is covered in addition to other terminals which do
not support color. Additionally this change offers some more granularity to
Emacs as certain setup can support hyperlinks, in those cases the users are
able to enable them by adjusting the TERM variable in their Emacs processes.
* guix/colors.scm: (supports-hyperlinks?): Remove hyperlinks for dumb
terminals instead of any Emacs process.
(dumb-terminal?): New procedure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #9524
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
