claude-code - 💡(How to fix) Fix [Feature Request] Show full command description in "/" command browser [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52870Fetched 2026-04-25 06:18:40
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

Bug Description When writing "/" and browsing the available commands it would be nice to show the whole command description for the currently focused command.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.119
  • Feedback ID: 8f289f74-bc46-4d7e-bdd3-c9fbe11b36d2

extent analysis

TL;DR

Enhance the command browsing feature to display the full description of the currently focused command when typing "/".

Guidance

  • Review the current implementation of command browsing to identify where the command description is being truncated or not displayed.
  • Consider modifying the UI component responsible for rendering command descriptions to increase its height or add a toggle to expand/collapse the description.
  • Investigate if there are any existing configuration options or settings in ghostty that can be adjusted to achieve this behavior.
  • If the issue is related to a specific version, check the changelog or release notes for version 2.1.119 to see if this feature is planned or already implemented.

Notes

The solution may require modifications to the ghostty codebase or configuration, which could have unintended consequences or require additional testing.

Recommendation

Apply workaround: Modify the UI component or configuration to display the full command description, as this seems to be a feature enhancement rather than a bug that would be fixed in a later version.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Feature Request] Show full command description in "/" command browser [1 comments, 2 participants]