zed
zed copied to clipboard
Minimizing Terminal
Check for existing issues
- [X] Completed
Describe the feature
VSCode has the feature to minimize the terminal on pressing Command + `.
In Zed, the terminal just switches focus.
I think on smaller screens (Using a 13-inch MacBook Pro), the terminal takes up too much vertical space.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
+1, would love this
You can minimise it using cmd + J (if I remember correctly)
+1
In the command palette, you can find the workspace: toggle {left,right,bottom} dock commands. Just toggle the dock your terminal is in.
In the command palette, you can find the
workspace: toggle {left,right,bottom} dockcommands. Just toggle the dock your terminal is in.
Yep. That works. Issue can be closed.