(no title)
getoffmyyawn | 2 years ago
Learning to edit primarily via ex mode in vi and vim (commands that start with a ':') is the true vi super power in my opinion.
edit: typos
getoffmyyawn | 2 years ago
Learning to edit primarily via ex mode in vi and vim (commands that start with a ':') is the true vi super power in my opinion.
edit: typos
bluGill|2 years ago
SoftTalker|2 years ago
It took some study of man pages and trial and error to achieve what I needed, but I was able to get it done.
kps|2 years ago
I know there are Linux distributions now that don't even include ed by default, even though it's in POSIX and occasionally used in scripts.
lloeki|2 years ago
best shell available was ksh, and the only really usable mode was vi mode.
in addition the only worthwhile editor available on this system and customers was vi. (IIRC emacs was obtainable but not installable on customers machines, and heck of a lot slower than vi)
kps|2 years ago