Hacker News new | ask | show | jobs
by eviks 327 days ago
Because unfortunately the tools are too primitive and don't support it
1 comments

Emacs has been around for decades and supports proportional typefaces everywhere I tried to use them. Are modern tools more primitive than that?
Nah, just as primitive as emacs, there are plenty of areas with no progress even after decades have passed

How do you vertically align by =

    www = 1
    iii = 2
You don't because the = isn't important, it's what comes after:

  www =
    1
  iii =
    2
  llanfair =
    3
You do because it is, have you not read the tales of tables to notice the straightness of vertical borders?

Your suggestion is not only much worse by joining the columns, wasting more space, but it's also invalid in many syntaxes

Uuaargh! That's the ugliest freaking thing I've seen in a long while.

So, now, how do you do that in three lines?

We can do it in 2:

  (www, iii, llanfair) =
    (1, 2, 3)
Then for fuck's sake do it in one.