you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 2 years ago (2 children)

I appreciate them in print, but do not ever want to see them in my terminal.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago (1 child)

    Okay, that is fair, but since I also program in terminals using held in or (neo)vim, ligatures are a must have for me.

    Plus some nerd fonts even upgrade regular loading animations of some cli-tools.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    No idea what held in is, but I live in vim, and ... no ligatures, thanks. Same with italics. Ligatures with fixed-width fonts make no sense. I especially hate the combined arrow symbols: why draw attention to something so unimportant?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    I mean you do you, but having a "!=" become a "≠" is kinda nice, as are some other = symbols like >= becoming ≥ etc.

    Most fonts also allow you to turn of groups of ligatures, that you don't like. E.g. I never liked "/>" becoming a combined character.

    So I don't see the hate about "fixed width ligatures".

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    While I respect your choice to make things more 'beautiful' in your editor, I do not think we should ever do this by default.

    It might seem nice visually, but suddenly we are not seeing things exactly as the compiler does. And as someone who has spent a lot of time helping folks debug their code, I feel quite strongly that this is just further obfuscating an already challenging field - for superficial gains.

  • source
  • parent