←back to thread

VIM Master

(github.com)
378 points Fluffyrnz | 1 comments | | HN request time: 0.001s | source
Show context
chasil ◴[] No.45044585[source]
I really don't want to learn much more of vi than is documented in the POSIX standard:

https://pubs.opengroup.org/onlinepubs/9799919799/utilities/

I'm in busybox and on OpenBSD quite a bit, and all the vim embellishments would be a clutter of my neurons.

replies(1): >>45044760 #
jnwatson ◴[] No.45044760[source]
Cool that you're into retrocomputing, but many of the rest of us think perhaps some features added to vim from the last 30 years might be useful.

That vi was standardized was one of the many failures of POSIX as an idea. The very idea that we should freeze a text editor for all time is silliness in the extreme.

replies(2): >>45044949 #>>45046813 #
1. JdeBP ◴[] No.45046813[source]
Don't let on that OpenBSD does not have vi either. Its vi is actually nvi, yet another vi clone, that Keith Bostic derived from elvis.