This supports now curly, double, dashed, and dotted underline styles where trhe terminal supports it. This works well on Windows Terminal, reasonably on iTerm2, Alacritty, Kitty, and probably others.
The wasm mode terminal includes support for this, dependent on the browser capabilities.
The macOS Terminal just changes the background color. Legacy Windows console does nothing.
We will try to provide a regular underscore as a fallback. A new style.go demo is included to see some style combinations.
This supports now curly, double, dashed, and dotted underline styles where trhe terminal supports it. This works well on Windows Terminal, reasonably on iTerm2, Alacritty, Kitty, and probably others.
The wasm mode terminal includes support for this, dependent on the browser capabilities.
The macOS Terminal just changes the background color. Legacy Windows console does nothing.
We will try to provide a regular underscore as a fallback. A new style.go demo is included to see some style combinations.