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

How to disable font ligatures? #828

Open
outaTiME opened this issue Oct 13, 2019 · 3 comments
Open

How to disable font ligatures? #828

outaTiME opened this issue Oct 13, 2019 · 3 comments

Comments

@outaTiME
Copy link

Hi guys,
I want to disable the font ligatures, any way to perform that like iTerm?

(Note, im using fira code font)

Thanks !!!

@outaTiME outaTiME changed the title How to disable font ligatures How to disable font ligatures? Oct 13, 2019
@outaTiME
Copy link
Author

BTW, i dont know if it is the Brest way but i create a custom css file with ligatures disabled, it will great to have more simplier option to enable/ disable that feature

Here my gist:

https://gist.github.com/outaTiME/fa59d54f03c01a2c89c39dc6b97bf821

And the raw:

https://gist.githubusercontent.com/outaTiME/fa59d54f03c01a2c89c39dc6b97bf821/raw/8e4be948cd826fc1a641451c695a2422bc377f34/Fira%2520Code%2520Nerd%2520Font.css

@katmfoo
Copy link

katmfoo commented Feb 6, 2020

It would definitely be nice to have the disable ligature option like iterm2 has. Since blink is already using css fonts, would it just be as simple as utilizing font-variant-ligatures: none on the css font face dynamically some how?

@Edditoria
Copy link

+1 to disable font ligatures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants