Curly/colored underlines not working on windows #10245
Unanswered
chtenb
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
Detecting support on windows automatically is hard since there is no terminfo. You.nerd to manually enable the config option |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Enabling a test theme with many curly underlines yields this result

cmd.exe:
wezterm:
However, both terminal emulators do support curly underlines.

cmd.exe:
wezterm:

Reproduction Steps
I tried this:
"ui.text" = { underline = { color = "light-green", style = "curl" } }
hx
and observeI expected this to happen:
Green curly underlines
Instead, this happened:
straight colorless underlines
Helix log
No relevant log lines
Platform
Windows 11
Terminal Emulator
Latest wezterm and cmd.exe
Installation Method
source
Helix Version
24.03-21-g55c12d90
Beta Was this translation helpful? Give feedback.
All reactions