Skip to content

Suppress benign xterm DEL parser errors#491

Merged
danshapiro merged 1 commit into
mainfrom
fix/xterm-del-parser-log
Jul 2, 2026
Merged

Suppress benign xterm DEL parser errors#491
danshapiro merged 1 commit into
mainfrom
fix/xterm-del-parser-log

Conversation

@danshapiro

Copy link
Copy Markdown
Owner

Summary

  • Add an xterm logger wrapper that suppresses only the known ground-state DEL parser warning
  • Keep all other xterm log output flowing to the normal console path
  • Cover the behavior with a focused TerminalView unit test

Verification

  • npm run test:vitest -- run test/unit/client/components/TerminalView.search.test.tsx
  • npm run check

@danshapiro danshapiro merged commit 8bff736 into main Jul 2, 2026
1 check passed
@danshapiro danshapiro deleted the fix/xterm-del-parser-log branch July 2, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants