Skip to content

How to disable the nerd font and Ligatures #3323

Closed Answered by rdlugosz
lotusirous asked this question in Q&A
Discussion options

You must be logged in to vote

@lotusirous Here's what you need to add to your config file to disable ligatures:

font-feature = -calt
font-feature = -liga
font-feature = -dlig

I think ligatures in code are confusing and cause output issues, but others seem to like it.

Given forty years of monospaced precedent I think on by default is an odd choice for a terminal, unless there's an easy & obvious way to disable it. Read the docs doesn't qualify as easy & obvious enough for a feature that's going to be toggled by... 30%? 50%? of users, especially when one of the design guidelines is to

...be the most compatible for legacy applications while also providing the most modern features for new applications.

Overall really i…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@lotusirous
Comment options

@velicanu
Comment options

@00-kat
Comment options

Answer selected by lotusirous
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants