Skip to content

Terminal cursor "stretched" during shell script execution #8516

@Moshyfawn

Description

@Moshyfawn

Check for existing issues

  • Completed

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

zed-term-cursor.mp4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:integrations/terminalFeedback for terminal integration, shell commands, etcfrequency:alwaysBug that happens for everyone on every platform no matter how they use Zedpriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions