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
46.58k stars 2.64k forks source link

Add command (and keymap) to return to the active editor pane #9950

Open im-tollu opened 5 months ago

im-tollu commented 5 months ago

Check for existing issues

Describe the feature

In IntelliJ IDEA pressing Esc anywhere returns focus to the active editor pane. Super useful when you switch between terminal, explorer, other panes and editor.

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

No response

JosephTLyons commented 5 months ago

This is interesting because, back in the day, a longgg time ago, we had this built into Zed, but I'm not sure when it was lost along the way.