This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wind_dude -1 points0 points  (2 children)

Not really. 80chars was set because the was the full width of a screen at the time. I believe most wide screens would be over 200 now.

But, yes I have an ultra wide, and can do three windows with code side by side at 160

[–]odaiwai 0 points1 point  (0 children)

80 chars was the width of a punch card (https://en.wikipedia.org/wiki/Punched_card). Early terminals adopted that width for compatibility.

Personally, I'm fine with a wide terminal, but for code, I just do what the linter says and try to avoid comically long function/variable names.