zed
zed copied to clipboard
Terminal font ligature cannot be enabled as config
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
the font_feature ligature cannot work properly as config in setting.
My setting json is:
"terminal": {
"alternate_scroll": "off",
"blinking": "terminal_controlled",
"font_family": "Zed Mono",
"font_size": 14,
"font_features": {
"liga": true,
"calt": true
},
"option_as_meta": true,
"shell": {
"program": "/usr/local/bin/fish"
}
},
but in terminal
Environment
Zed: v0.132.3 (Zed) OS: macOS 14.4.1 Memory: 64 GiB Architecture: x86_64
If applicable, add mockups / screenshots to help explain present your vision of the feature
if this setting works properly, it should be like:
If applicable, attach your ~/Library/Logs/Zed/Zed.log
file to this issue.
No response
same
Works for me! macOS 15 arm64
Edit: Kinda, the Ligature looks broken in Zed: