I am not sure what I do wrong. It appears that yanking works fine, but when hitting p to paste, I get: E353: nothing in register "
I do:
vim myFile
V
y
:q!
vim temp
p
What am I missing?
SunOS myServer 5.10 Generic_142900-04 sun4u sparc SUNW,SPARC-Enterprise
.viminfofile after you yank the text and then quitvim? – gokcehan Oct 2 '12 at 15:56~/.viminfoin your home directory. without that file register contents would be lost.. – gokcehan Oct 2 '12 at 17:22