[FEATURE] Keyboard shortcut to navigate between user prompts

Resolved 💬 8 comments Opened Jan 8, 2026 by meakkineni Closed May 12, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When having long conversations with Claude Code, it's very difficult to scroll up and down to find where exactly an answer started. The terminal scrollback makes it hard to quickly locate previous user prompts and their corresponding responses.

Proposed Solution

Add a keyboard shortcut to jump between user prompts in the conversation. For example:

  • Ctrl+Up / Ctrl+Down to navigate to previous/next user prompt
  • Or a dedicated key combo like Ctrl+P to jump to the previous prompt

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Configuration and settings

Use Case Example

When Claude provides a long response and you want to re-read it from the beginning, currently you have to manually scroll through the terminal buffer trying to find where your prompt was. A quick navigation shortcut would significantly improve the user experience.

Additional Context

_No response_

View original on GitHub ↗

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