I’m looking for a good on the eyes font that suport a feel special characters like ç, ã and í. It also need to have a easy difference between 0/O and I/l. Sorry if this is not the best place to ask this.

Edit: thank you everyone for the answers, i will use fira code on my terminal and intel one mono on my text editor.

  • @abhibeckert
    link
    English
    1
    edit-2
    1 year ago

    I just don’t see how this:

    ^(https?://)?([\da-z.-]+).([a-z.]{2,6})([/\w .-])/?$

    Is easier to read than this:

    ^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$
    

    It’s not about alignment - tabs work in any decent editor. I just think it’s easier to read fonts that are a little more spread out especially with operators.