1) check if vim supports clipboard
vim --version
+/- clipboard
2) if vim has been compiled with clipboard support
press "v" for visual selection
select the text
press "esc"
press yy to copy
January 31, 2019
January 30, 2019
January 27, 2019
Subscribe to:
Comments (Atom)
How to type letters with accent
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/