Hmbown/DeepSeek-TUI
View on GitHubDEC 2026 synchronized-output wrap + `CODEWHALE_TUI_DEBUG=1`
Open
#2,085 opened on May 25, 2026
autonomous-readydocumentationenhancementgood first issuerust
Description
Shape. Wrap ratatui's Backend::flush with DEC 2026 BSU/ESU sequences (\x1b[?2026h / \x1b[?2026l) to eliminate tearing on iTerm2 + ghostty. Add CODEWHALE_TUI_DEBUG=1 that logs per-frame render diffs to ~/.deepseek/logs/tui-render.log. ~70 lines total. Wins independent of any other work in this slate.
Existing issues this resolves on PR merge
Partially addresses:
- Partially addresses #1556
- Partially addresses #1812
- Partially addresses #1927
When opening a PR for this issue, the PR body must include the Closes #N lines for every issue above that this PR fully resolves, so they auto-close on merge.
Slate item 12/18. Tracking doc: .private/issue-slate.md (maintainer-only).