Skip to content
New issue

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

reset breaks recent scrolling / block history #6257

Open
2 of 3 tasks
mcandre opened this issue Apr 4, 2025 · 1 comment
Open
2 of 3 tasks

reset breaks recent scrolling / block history #6257

mcandre opened this issue Apr 4, 2025 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@mcandre
Copy link

mcandre commented Apr 4, 2025

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

  1. Enter echo test until the screen fills up, in an exec zsh session.
  2. Enter reset.
  3. Attempt to scroll back up to recent test commands.

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

@mcandre mcandre added the Bugs Bugs, Hangs, Crash, and Freezes label Apr 4, 2025
@acarl005
Copy link

acarl005 commented Apr 5, 2025

You can use clear instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants