Hacker News new | ask | show | jobs
by esafak 326 days ago
Isn't it the opposite; use proportional fonts in the terminal but not code, where alignment matters? I am giving it a try, and I like it on first impression.
3 comments

Tons and tons of terminal apps are written assuming a monospace font. Alignment matters and you don't have much control over that.

In code, you can always choose a style that discourages spatial alignment.

Alignment in the terminal matters. Even something like ls uses columns.
Terminals usually don't support proportional fonts.