[Feature Request] Add scroll:lastUserMessage action for Transcript context

Resolved 💬 3 comments Opened May 2, 2026 by wakiki Closed May 6, 2026

Summary

Add a scroll:lastUserMessage action (and ideally scroll:previousUserMessage / scroll:nextUserMessage) for the Scroll and Transcript contexts.

Use case

When I switch back to a Claude Code tab after time away, I want one keypress to jump the transcript to where I last typed, so I can re-read the assistant's response in context.

Today

The only options are:

  • Paging up manually with Ctrl+U / PageUp
  • Opening the rewind selector (Esc Esc) — but pressing Enter rewinds the conversation, which is destructive

Proposal

A non-destructive "jump to my last prompt" action. Suggested defaults, mirroring the existing Ctrl+Home / Ctrl+End pattern used by scroll:top / scroll:bottom:

  • Ctrl+Shift+Upscroll:previousUserMessage
  • Ctrl+Shift+Downscroll:nextUserMessage

Environment

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.112
  • Feedback ID: d4acca28-0a80-47af-b521-6f0d2ea12515

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗