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
50.47k stars 3.12k forks source link

Terminal cursor "stretched" during shell script execution #8516

Open Moshyfawn opened 8 months ago

Moshyfawn commented 8 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

While a process is running in the Zed terminal, pressing the Tab key and then deleting the indentation causes the cursor to be stretched to the right of the terminal 1 cursor wide.

  1. Open Zed Terminal
  2. Start a process that will run for a while (e.g. sleep 10).
  3. Press the Tab key.
  4. Press the Backspace key.
  5. Notice that the cursor expands to the right of the terminal 1 cursor.

Environment

Zed: v0.124.6 (Zed Preview) OS: macOS 14.2.1 Memory: 16 GiB Architecture: aarch64

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

https://github.com/zed-industries/zed/assets/16290753/ec722ae2-4c3c-4ff6-a6ec-87c94b5028ca

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

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

github-actions[bot] commented 1 month ago

Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. Are you able to reproduce this issue in the latest version of Zed? If so, please let us know by commenting on this issue and we will keep it open; otherwise, we'll close it in a week. Feel free to open a new issue if you're seeing this message after the issue has been closed. Thanks for your help!

JosephTLyons commented 1 month ago

Still valid when testing on:

Zed: v0.155.0 (Zed Nightly 6b56530a4ab0b45d072ce5fe2c19e10e8cd3f58b)
OS: macOS 14.4.0
Memory: 64 GiB
Architecture: aarch64