Skip to content

Name x, not v, as the peek key in the cover picker - #399

Merged
packagethief merged 1 commit into
mainfrom
fix-cover-peek-hint
Sep 4, 2026
Merged

Name x, not v, as the peek key in the cover picker#399
packagethief merged 1 commit into
mainfrom
fix-cover-peek-hint

Conversation

@packagethief

@packagethief packagethief commented Sep 4, 2026

Copy link
Copy Markdown
Member

The cover picker's footer said "Press v to look under it", but v moves a thread. x is what lifts the cover, and the divider hint, the help bar and docs/tui.md already say so. One-word text fix.

Copilot AI balanced review requested due to automatic review settings September 4, 2026 15:24
@packagethief
packagethief requested a review from a team as a code owner September 4, 2026 15:24
@github-actions github-actions Bot added the tui label Sep 4, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The key-hint correction is consistent with the existing controls and has no unresolved issues.

Pull request overview

Corrects the cover picker footer to reference the actual peek key.

Changes:

  • Replaces the incorrect v shortcut with x.
File summaries
File Description
internal/tui/cover_picker.go Corrects the cover-peek shortcut text.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

The picker's footer told the reader to press v to look under the
cover, but v moves a thread; x lifts the cover, as the divider hint
and help bar already say. Following the picker's advice opened the
move dialog instead.
@packagethief
packagethief merged commit c96d41f into main Sep 4, 2026
23 checks passed
@packagethief
packagethief deleted the fix-cover-peek-hint branch September 4, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants