Hmbown/DeepSeek-TUI

DEC 2026 synchronized-output wrap + `CODEWHALE_TUI_DEBUG=1`

Open

#2 085 ouverte le 25 mai 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (29 199 stars) (2 435 forks)batch import
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).

Guide contributeur