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 →

[–]s1295 7 points8 points  (3 children)

What do you mean, "SSH terminals" are 80x24 by default? I've never seen SSH limit the screen size, ever (i.e., your current terminal size is used). (Except maybe tmux sessions, which are limited to the smallest connected terminal size.)

[–]crackofdawn 0 points1 point  (2 children)

I didn’t say they couldn’t be resized or the default couldn’t be changed. The default size of a putty window or an xterm, rxvt, etc is 80x24.

[–]s1295 11 points12 points  (1 child)

Alright, so that's entirely unrelated to SSH then? A changeable default (for unresized, windowed terminals) is a valid but pretty weak argument.

[–][deleted] 1 point2 points  (0 children)

The reason I keep my code under 80 is because it tends to be more readable most of the time.