Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Terminal ligatures #234759

Closed
3 tasks done
Tyriar opened this issue Nov 27, 2024 · 1 comment
Closed
3 tasks done

Test: Terminal ligatures #234759

Tyriar opened this issue Nov 27, 2024 · 1 comment

Comments

@Tyriar
Copy link
Member

Tyriar commented Nov 27, 2024

Refs: #34103

Complexity: 3

Create Issue


Terminal ligatures are now supported with an opt-in setting:

"terminal.integrated.fontLigatures": true

Once enabled, configure a font family that contains ligatures (ideally not Fira Code as I've been using that):

"editor.fontFamily": "'Fira Code'"
// or
"terminal.integrated.fontFamily": "'Fira Code'"

Ligatures should then show up without a reload necessary:

Image

Please test the feature, here are some things to explore:

@rzhao271
Copy link
Contributor

rzhao271 commented Dec 3, 2024

I repro the tracked issues. Other than that, LGTM with Iosevka on Ubuntu 22.04 WSLg.

@rzhao271 rzhao271 closed this as completed Dec 3, 2024
@rzhao271 rzhao271 removed their assignment Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants