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

terminal: wonky backspace handling #22769

Open
1 task done
pepyakin opened this issue Jan 7, 2025 · 2 comments
Open
1 task done

terminal: wonky backspace handling #22769

pepyakin opened this issue Jan 7, 2025 · 2 comments
Labels
bug [core label] terminal Feedback for terminal integration, shell commands, etc

Comments

@pepyakin
Copy link
Contributor

pepyakin commented Jan 7, 2025

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

After I start up zed and open terminal it behaves really weirdly: when I press backspace instead of removing a character it adds a space. Check out the reproduction video below. The loud sound of key press is the delete key. If I press it quickly enough no new spaces will be added, which can be seen at the end of the video.

Zed Version and System Specs

Zed: v0.169.0 (Zed Dev bcc6d95)
OS: macOS 15.0.1
Memory: 64 GiB
Architecture: aarch64

If applicable, add screenshots or screencasts of the incorrect state / behavior

zed-repro-terminal-2025-01-07.mov

If applicable, attach your Zed.log file to this issue.

Zed.log

@pepyakin pepyakin added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Jan 7, 2025
@ArturGalstyan1
Copy link

For me, the backspace has become the "Space" button, so you better don't make any typos :D

@ArturGalstyan1
Copy link

This bug has gone away with the latest commit.

@JosephTLyons JosephTLyons added terminal Feedback for terminal integration, shell commands, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] terminal Feedback for terminal integration, shell commands, etc
Projects
None yet
Development

No branches or pull requests

3 participants