Live data from Hacker News

The Traditional Vi (2007)

ex-vi.sourceforge.net

21–30 of 61 posts

Re: The Traditional Vi (2007)

#22
post #16

Earlier quoted context omitted.

Breaks Firefox's reader mode. Looks like dog shit on mobile. I agree that this general style is good, just without some of this page's fuckups.

Chrome's too, but why ? It's just plain HTML.

Mobile browsers are assuming you're looking at a legacy page optimized for desktops (widescreen) and have a relatively large virtual screen size by default. They expect you to manually zoom in as necessary. Adding this helps:

  
This matches the max-width specified by the CSS. However, a smaller viewport width might be appropriate to increase the text size on mobile.

Re: The Traditional Vi (2007)

#25
As an undergrad around 1984 I stumbled on some AT&T 3B2's in the computer lab and started to play. Knowing nothing of Unix (would have been ~ SVR3.x), I asked for help and the TA said something like "read the fine manual" as was customary. So I started off with "man something" and off we went, ending up at "man 1 vi", the glorious, pure original, none of this vim stuff...

Of course when I got onto the BSD VAX, someone set me straight and it was Emacs from there on..

Re: The Traditional Vi (2007)

#26
post #9

Earlier quoted context omitted.

or ZZ to save and exit

28 years of vi and TIL about ZZ. Thanks friend! ^_^

ZZ is the first vi command I learned. After typing vi and only seeing a column of ~s, I asked how do I get out of this thing. Someone answered - ZZ.

Re: The Traditional Vi (2007)

#27

Tangentially related, I wish more websites and blogs looked like this now. It's elegant and modern but simple.

I wish it took up more than 640 pixels on the left of my 1920 pixel screen. I changed the CSS of the body to be 900pt instead of 480, and it renders at 1200px wide, which looks a lot nicer to my eyes. Didn't bother trying to center it though, which would have improved it even more

Re: The Traditional Vi (2007)

#28

Tangentially related, I wish more websites and blogs looked like this now. It's elegant and modern but simple.

Lacks centering, other than that I also found it enjoyable to look at.

That’s a feature. It lets your thumb scroll comfortably in a larger blank area so the content is always in view for you. There is no reason for things to be centered, it does not aid readability.

Re: The Traditional Vi (2007)

#29

Earlier quoted context omitted.

Lacks centering, other than that I also found it enjoyable to look at.

That’s a feature. It lets your thumb scroll comfortably in a larger blank area so the content is always in view for you. There is no reason for things to be centered, it does not aid readability.

Not a feature on a 32inch ultrawide.

Re: The Traditional Vi (2007)

#30

Earlier quoted context omitted.

That’s a feature. It lets your thumb scroll comfortably in a larger blank area so the content is always in view for you. There is no reason for things to be centered, it does not aid readability.

Not a feature on a 32inch ultrawide.

Use smaller window
Post reply on HN