zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.53k stars 2.9k forks source link

Terminal won't scroll until active user interaction #5664

Closed fdionisi closed 2 years ago

fdionisi commented 2 years ago

Check for existing issues

Describe the bug

Terminal output won't scroll until an active user interaction (e.g. click, or a keypress, etc)

To reproduce

  1. Open the terminal ctrl+`
  2. Build such history to enable scrolling
  3. Scroll in the terminal window

Expected behavior

The terminal content smoothly scrolls up and down

Environment

Zed 0.50.0 – /Applications/Zed.app macOS 12.1 architecture arm64

If applicable, add mockups / screenshots to help explain present your vision of the feature

https://user-images.githubusercontent.com/8927326/183118269-2bd4f985-ca3f-4a65-90e3-423c594e8f8d.mp4

Note before user interaction, I'm scrolling up and down (Kap won't show that type of mouse interaction 😕)

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue

No response

mikayla-maki commented 2 years ago

Oh goodness, that's a bad bug isn't it? Fixed in next release.

fdionisi commented 2 years ago

Oh goodness, that's a bad bug isn't it? Fixed in next release.

Yes, that's quite annoying. 😁 Thank you for jumping on it so quickly, @mikayla-maki! 🙏