-
-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Description
Current Behavior
When using Claude Code in Wave Terminal, every time Claude asks for confirmation (e.g., "Do you want to proceed? [Y/n]") and I confirm the action, the scrollbar on the right immediately jumps back to the top of the terminal output. I then have to manually scroll down to see the latest output.
This happens consistently with every confirmation prompt in Claude Code.
Expected Behavior
After confirming an action in Claude Code, the terminal should maintain the current scroll position or scroll to the bottom to show the latest output, rather than jumping to the top.
Steps To Reproduce
- Open Wave Terminal
- Run
claudecommand to start Claude Code - Ask Claude to perform any action that requires confirmation (e.g., "create a file", "run a command")
- When prompted for confirmation (Y/n), press Enter or type "Y" to confirm
- Observe that the scrollbar jumps to the top of the terminal
Wave Version
0.13.1
Platform
macOS
OS Version/Distribution
macOS 15.x
Architecture
arm64 (Apple Silicon)
Anything else?
- This issue appears to be related to [Bug]: Terminal still scrolls to top after Claude output #2790 and [Bug]: Terminal scrolls to top after Claude output #2384, but this report specifically describes the scroll-to-top behavior triggered by confirmation prompts
- The issue makes Claude Code difficult to use in Wave Terminal as you lose context after every confirmation
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels