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

Enter does not activate file renaming anymore. #20994

Open PJUllrich opened 16 hours ago

PJUllrich commented 16 hours ago

Check for existing issues

Describe the bug / provide steps to reproduce it

A few updates ago, if I clicked on a file in the file explorer and hit "Enter", it would activate the file renaming (same as right-clicking an choosing "Rename (F2)"), I would update the file name, and hit "Enter" again to save the name change. Now, any click on "Enter" appears in the open Buffer, even when I click on the file first.

Environment

Zed: v0.162.3 (Zed) OS: macOS 14.6.1 Memory: 32 GiB Architecture: aarch64

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

No response

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

Zed.log ``` ```