Comment by klibertp
10 years ago
Ok, I stand corrected. And it seems rather logical, too.
So where do "kill" and "yank" names come from?
10 years ago
Ok, I stand corrected. And it seems rather logical, too.
So where do "kill" and "yank" names come from?
> So where do "kill" and "yank" names come from?
This is discussed a bit on ESE, though the explanation seems vi-centric: http://english.stackexchange.com/questions/40657/how-yank-ca... .
One of the crazy aspects of Unix text editors is that "yank" means nearly the opposite in vi (where it stands for copying) as it means in emacs (where it stands for pasting).
First time I heard that yank means "yanking from the buffer" I figured I'd had a mini stroke.