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
51.05k stars 3.17k forks source link

Zed Terminal is slower to process `ctrl-x` than MacOS Terminal (emacs) #16214

Open notpeter opened 3 months ago

notpeter commented 3 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Steps to reproduce:

  1. Open emacs in MacOS terminal.
  2. Quit emacs with ctrl-x ctrl-c (instant)
  3. Open emacs in Zed terminal
  4. Quit emacs with ctrl-x ctrl-c (delayed)

Environment

Zed: v0.149.0 (Zed Nightly 97469cd0499f6ae5e5022fdfec4043635b58e1ad) OS: macOS 14.5.0 Memory: 64 GiB Architecture: aarch64

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

https://github.com/user-attachments/assets/03942884-bedc-4b2f-b5d6-c3191ad98563

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

No response

failable commented 3 months ago

Even when simply inputting some keystrokes, I can feel a slight delay in the Zed terminal, although it's not very severe.