UX: move context hints into input placeholder as a single line

Status Fixed / completed
Maintainer reply None cached
Activity 1 comment · opened Apr 15, 2026 · closed Apr 15, 2026

Currently the context attachment hints appear as a separate line above the input box:

@cwd @tab  • type @ to attach
┌─────────────────────────────┐
│                             │
└─────────────────────────────┘

Suggestion: collapse everything into a single placeholder sentence inside the input:

┌──────────────────────────────────────────────┐
│  Type @ to attach context or / for commands  │
└──────────────────────────────────────────────┘

The placeholder disappears once the user starts typing. This removes the permanent extra line above the input and keeps the same guidance with less visual noise.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗