Fork me on GitHub
#vim
<
2019-04-12
>
zyxmn13:04:28

I've come across this number , never knew why

hkupty13:04:43

I'd say it's mostly because of legacy standards plus the fact that 80 columns, on average resolution, is good enough to read (counting on the fact that there will be sufficient whitespace among the 80 columns)

defndaines15:04:26

> Though displays have grown in size and resolution in the last few years, eyes haven’t.

😁 4
dominicm13:04:41

My goal is usually to be able to see a 3-way diff, 80 characters is fairly universal for that, although I think 100 is probably fine on modern hidpi displays.

dave13:04:10

anecdotally, on my thinkpad, using i3 and tmux for maximum screen real estate, i have enough room for 2 columns taking up 50% of my screen, and when i have vim open on either side, 80 characters is almost exactly the limit before text wraps onto the next line

zyxmn14:04:49

Ah I see . The tmux or vim screen dual split for me is 74 columns (my laptop screen is 11inch) . It must be difficult to adopt for a team project if everyone isn't using the same hardware . It was cool to know why 80 columns though ☺️

dave14:04:52

i try not to get too upset when my coworkers commit code with longer lines. i can't expect everyone to care about the size of my laptop screen 😄

dominicm14:04:42

11" is really small!

zyxmn14:04:46

Haha yeah . It's like a toy .