#2369·ConEmu

Hyperlinks not underlined by default

Author: mrx23dotCreated Sep 13, 2021Updated Jun 2, 2026

Versions

ConEmu build: Conemu 210718 x64 OS version: Windows 7+10 x64 Used shell version: cmder 1.3.18.1106 https://github.com/cmderdev/cmder

Problem description

In linux web links are automatically underlined indicating that they are clickable with CTRL.

Steps to reproduce

  1. type in console: echo http://www.google.com

Actual results

http://www.google.com is printed but not underlined link

Expected results

It should be underlined indicating that it's clickable while holding CTRL key under

Additional files

config https://github.com/cmderdev/cmder/blob/8d6ce3e4acf86c9418adf1114b0d261e71c5a511/vendor/ConEmu.xml.default

Original issue in hosting app https://github.com/cmderdev/cmder/issues/2599