Skip to content

docs: highlight watch command and fix header-alignment comment - #26

Merged
coldhighsun merged 3 commits into
mainfrom
docs/watch-highlight-and-cleanup
Sep 16, 2026
Merged

coldhighsun merged 3 commits into
mainfrom
docs/watch-highlight-and-cleanup

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • Highlight aimon watch as the recommended day-to-day command in the README (EN + 中文)
  • Fix an inaccurate XML doc comment on SpectreRenderer.HeaderColumn — Spectre.Console applies TableColumn.Alignment to header and data cells alike, so the header's own Centered() markup had no effect
  • Bump a few package versions in Directory.Packages.props

Test plan

  • dotnet build AIUsageMonitor.slnx passes

Spectre.Console applies TableColumn.Alignment to the header and data
cells alike, so the header and its column's data always share the
same alignment; the header markup's own Centered() had no effect.
@coldhighsun
coldhighsun merged commit 780a517 into main Sep 16, 2026
1 check passed
@coldhighsun
coldhighsun deleted the docs/watch-highlight-and-cleanup branch September 16, 2026 02:31
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