Selecting all text in Vi/Vim through putty
I need to select the text in a log file (~900 lines) and paste it on to a normal text file.
However, I am on my server via putty so when i do :%y+ or gg"+yG, it does not let me paste it.
By any chance is there a way to select text from vi through putty?
I need to select the text in a log file (~900 lines) and paste it on to a normal text file.
However, I am on my server via putty so when i do :%y+ or gg"+yG, it does not let me paste it.
By any chance is there a way to select text from vi through putty?
No comments:
Post a Comment