Skip to content

feat: TUI polish — auto-width columns, syntax highlighting, tuicr line-comments#83

Open
N4M3Z wants to merge 1 commit into
mainfrom
p2d-polish
Open

feat: TUI polish — auto-width columns, syntax highlighting, tuicr line-comments#83
N4M3Z wants to merge 1 commit into
mainfrom
p2d-polish

Conversation

@N4M3Z

@N4M3Z N4M3Z commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Miller columns auto-size (wider detail), syntax highlighting (syntect code + glow markdown via ansi-to-tui, cached off the render path), and tuicr line-comments with clipboard export. Deps tui-gated; default and dashboard builds unchanged.

  • fmt / clippy --features tui -D warnings / test --features tui / build --features dashboard

🤖 Generated with Claude Code

…e-comments

Miller columns auto-size: sections and list clamp narrow, detail takes the rest
(and shrinks the fixed columns first on narrow terminals). Detail rendering
gains syntax highlighting — the Code tab via syntect, and the Preview tab via
glow (optional binary) parsed through ansi-to-tui, both cached off the render
path. The Code tab supports tuicr line-comments: tag a line ISSUE/NOTE/
SUGGESTION/PRAISE and export all as a tuicr review digest to the clipboard.
syntect + ansi-to-tui are tui-feature-gated; default and dashboard builds are
unchanged.
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.

1 participant