zed
zed copied to clipboard
Support for customizing letter-spacing / font tracking
Check for existing issues
- [X] Completed
Describe the feature
edit
Currently there is no setting to customise the spacing between lines in terminal and UI looks like this which is very cluttered.Settings to customise spacing between letters would really help
If applicable, add mockups / screenshots to help present your vision of the feature
No response
spacing between lines
Vertical spacing is handled by:
"terminal": {
"line_height": {
"custom": 1.5
}
},
what about letter spacing?
what about letter spacing?
Not something we currently support so I've converted this to an enhancement request for that feature.
any update about this?