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

Refresh from command loses previous context #750

Open
M-Hoogie opened this issue Feb 14, 2022 · 1 comment
Open

Refresh from command loses previous context #750

M-Hoogie opened this issue Feb 14, 2022 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@M-Hoogie
Copy link

Describe the bug

Using nestjs and their cli tool. When I make a change to a file, the new compile removes the earlier log messages and refreshes the entire window.

To Reproduce

Steps to reproduce:

  1. Go to 'nestjs'
  2. Click on 'npm run start:dev'
  3. See building logs
  4. Change a file
  5. Look at building logs, and see you lose previous logs.

Expected behaviour

To be able to scroll up to see the latest logs.

Screenshots

Screen.Recording.2022-02-14.at.11.50.54.mov

Operating System

MacOS

OS Version

11.6

Additional context

Using zshell.
@alokedesai
Copy link
Member

Hey @M-Hoogie, thanks for filing and for the video! Would you mind sharing a video of this working in another terminal? This seems like it's an issue with the underlying command instead of Warp, but would be good to confirm :)

@warpdotdev-devx warpdotdev-devx bot added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 9, 2023
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