Open Moshyfawn opened 8 months 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!
Still valid when testing on:
Zed: v0.155.0 (Zed Nightly 6b56530a4ab0b45d072ce5fe2c19e10e8cd3f58b)
OS: macOS 14.4.0
Memory: 64 GiB
Architecture: aarch64
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.
sleep 10
).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