Hacker News new | ask | show | jobs
by 1vuio0pswjnm7 528 days ago
https://sources.debian.org/data/main/n/nvi/1.81.6-17/debian/...

No doubt it's possible to produce a working static nvi binary for Linux.

The point I was making is that vim requires zero patching. It just works. Even a version from 1997.

1 comments

You are correct, I ignored the "static" point. My nvi size was dynamically linked. I want to learn static builds, even thought my distro of choice LFS is not very forthcoming in this respect.