Skip to content

fix(tui): make composer close action discoverable - #36337

Merged
thdxr merged 2 commits into
v2from
subagent-back-hint
Jul 11, 2026
Merged

fix(tui): make composer close action discoverable#36337
thdxr merged 2 commits into
v2from
subagent-back-hint

Conversation

@thdxr

@thdxrthdxr commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • show a clickable esc close hint at the right of the full TUI composer header
  • remove the redundant close copy from the composer footer
  • preserve the existing Escape binding

Closes#36322

Testing

  • bun typecheck in packages/tui
  • bun test in packages/tui (227 passed, 1 skipped)
  • bun run lint packages/tui/src/routes/session/composer/index.tsx
  • push hook monorepo typecheck (31 packages)

@greptile-appsgreptile-appsBot 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.

Your trial has ended. Reactivate Greptile to resume code reviews.

@thdxrthdxr changed the title fix(tui): add subagent back affordancefix(tui): make composer close action discoverableJul 11, 2026
@thdxr

Copy link
Copy Markdown
MemberAuthor

Updated full TUI composer:

pr-36337-composer-esc

@thdxr
thdxr merged commit 637282f into v2Jul 11, 2026
9 checks passed
@thdxr
thdxr deleted the subagent-back-hint branch July 11, 2026 01:19
Sign up for freeto 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

@thdxr