[FEATURE] In Claude CLI conversation, jump from prompt to prompt by keyboard shortcut.
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
Hey I often have multiple things I've discussed in single conversation. So naturally sometimes I want to go back and see my previous prompt/question and see what output Claude gave me. It's easier if there is some kind way of navigating it faster, similar to the one in VS or VS Code for ex where in one file, you can jump from method to method using keyboard shortcuts.
Thank you.
Proposed Solution
Simple keyboard command with up/down arrows, or Page Up/PgDn combination.
Alternative Solutions
Asked claude, did not bother further. Using scrolling which is irritating to say the least. There are better solutions then scrolling.
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
I'm working on code:
1 I give claude question;
2 it replies but I have now to ask two different questions;
3 I ask question one get answer
4 then I ask answer two.
5 this happens multiple times in the same chat. So you can understand my frustration
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗