Skip to main content
Formatting.
Source Link

Had the same problem: could not highlight using the mouse so could not copy and paste from VIM in a terminal session to Windows document and browser: Did the following and it now works: : set clipboard=unnamedplus : set mouse=r

: set clipboard=unnamedplus
: set mouse=r

Had the same problem could not highlight using the mouse so could not copy and paste from VIM in a terminal session to Windows document and browser: Did the following and it now works: : set clipboard=unnamedplus : set mouse=r

Had the same problem: could not highlight using the mouse so could not copy and paste from VIM in a terminal session to Windows document and browser: Did the following and it now works:

: set clipboard=unnamedplus
: set mouse=r
Source Link
Bob
  • 121
  • 1
  • 2

Had the same problem could not highlight using the mouse so could not copy and paste from VIM in a terminal session to Windows document and browser: Did the following and it now works: : set clipboard=unnamedplus : set mouse=r