fix: xterm-256 foreground & background color (#358)

This commit is contained in:
hstyi
2025-03-13 23:39:18 +08:00
committed by GitHub
parent a0a6f43c10
commit 98ac2928b4

View File

@@ -897,7 +897,6 @@ class ControlSequenceIntroducerProcessor(terminal: Terminal, reader: TerminalRea
} }
} }
} }
break
} }
// foreground default // foreground default
@@ -937,7 +936,6 @@ class ControlSequenceIntroducerProcessor(terminal: Terminal, reader: TerminalRea
} }
} }
} }
break
} }
// background default // background default