Skip to content

Commit 0fa7421

Browse files
TyriarCopilot
andauthored
Update src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts
Co-authored-by: Copilot <[email protected]>
1 parent c2dc549 commit 0fa7421

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,6 @@ const terminalConfiguration: IStringDictionary<IConfigurationPropertySchema> = {
572572
[TerminalSettingId.CustomGlyphs]: {
573573
markdownDescription: localize('terminal.integrated.customGlyphs', "Whether to draw custom glyphs instead of using the font for the following unicode ranges:\n\n{0}\n\nThis will typically result in better rendering with continuous lines, even when line height and letter spacing is used. This feature only works when {1} is enabled.", [
574574
'- Box Drawing (U+2500-U+257F)',
575-
'- Box Elements (U+2580-U+259F)',
576575
'- Braille Patterns (U+2800-U+28FF)',
577576
'- Powerline Symbols (U+E0A0-U+E0D4, Private Use Area)',
578577
'- Git Branch Symbols (U+F5D0-U+F60D, Private Use Area)',

0 commit comments

Comments
 (0)