We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I use the standard reset command to work around bad terminal state, then it makes problems worse.
reset
Like Terminal.app, reset in Warp breaks the scrolling / block history of recent commands.
Unlike Terminal.app, reset does not place the cursor at the top of the terminal but strangely midway down the window.
echo test
exec zsh
reset preserves scrolling / block history of recent commands, and places the cursor at either the bottom of the window.
Ideally there would be a configurable preference to indicate which of the top/bottom that reset should move the cursor to.
No response
macOS
macOS Sequoia
zsh 5.9 (arm64-apple-darwin24.0)
v0.2025.04.02.08.11.stable_03
No, this bug or issue has existed throughout my experience using Warp
Yes, this issue prevents me from using Warp daily.
Yes, I confirmed that this only happens in Warp, not other terminals.
None
The text was updated successfully, but these errors were encountered:
You can use clear instead
clear
Sorry, something went wrong.
No branches or pull requests
Pre-submit Checks
Describe the bug
When I use the standard
reset
command to work around bad terminal state, then it makes problems worse.Like Terminal.app,
reset
in Warp breaks the scrolling / block history of recent commands.Unlike Terminal.app,
reset
does not place the cursor at the top of the terminal but strangely midway down the window.To reproduce
echo test
until the screen fills up, in anexec zsh
session.reset
.Expected behavior
reset
preserves scrolling / block history of recent commands, and places the cursor at either the bottom of the window.Ideally there would be a configurable preference to indicate which of the top/bottom that
reset
should move the cursor to.Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
macOS Sequoia
Shell Version
zsh 5.9 (arm64-apple-darwin24.0)
Current Warp version
v0.2025.04.02.08.11.stable_03
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?
Yes, this issue prevents me from using Warp daily.
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
The text was updated successfully, but these errors were encountered: