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
49.52k stars 3.02k forks source link

Option to hide diff control buttons #18439

Open maan2003 opened 1 month ago

maan2003 commented 1 month ago

Check for existing issues

Describe the feature

I don't use mouse for editing, so this is just wasted lines (probably for most vim mode users). So options to hide this would be nice.

This was added in https://github.com/zed-industries/zed/pull/18313

image

cc @maxdeviant

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

No response

iamnbutler commented 1 month ago

I don't think there is a major design consideration here – I'm pretty neutral on allowing hiding this header, but from a design perspective it is all or nothing. Either it is there or it isn't.