-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Terminal view gets stuck at the bottom during interactive commands (e.g., aws configure sso) #9019
Copy link
Copy link
Open
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.bugSomething isn't working.Something isn't working.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Pre-submit Checks
Describe the bug
When using AWS terminal commands, the current input screen scrolls up and disappears. Specifically, when running a command like
aws configure ssothe terminal scrolls to the top, causing the input prompt to disappear instead of staying on the screen.
Even after configuring it to output from the top down, the same scrolling issue occurs.
To reproduce
Environment
Steps to Reproduce
Expected behavior
Expected Result
Actual Result
Screenshots, videos, and logs
Running
aws configure ssotriggers a scroll issue (marked in red). The terminal stays locked to the bottom of the output, preventing me from seeing the active input state even as I continue typing.Operating system (OS)
macOS
Operating system and version
26.3.1
Shell Version
zsh 5.9 (arm64-apple-darwin25.0)
Current Warp version
v0.2026.04.01.08.39.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None