overline top-level constant
String
const overline
Overlined.
See OVERLINE.
Compatibility:
- +vscode
- -as
- -mac Terminal
- -mac iTerm2
- -mac Warp
- +mac WezTerm
- -mac Kitty
- -mac Alacritty
Overlined + underline:
- +vscode
- +mac WezTerm
Overlined + strikethrough:
- +vscode
- +mac WezTerm
Colors:
- +-vscode (only rgb colors)
- +mac WezTerm
See also resetOverline.
Implementation
const String overline = '$CSI$OVERLINE$SGR';