I need to do a
Ctrl+A, Ctrl+V
to paste in a very long file, but I do not know the set of commands that can do this action in the most efficient way.
Thank you.
I need to do a
Ctrl+A, Ctrl+V
to paste in a very long file, but I do not know the set of commands that can do this action in the most efficient way.
Thank you.
You can do:
ggVGY
and then open another file in vi and paste with P.
However, before posting a question, try to search first. See for example this question.