I Can't copy FROM vim. Can you diagnose my .vimrc file?
Fresh3 days ago
Mar 15, 20265511 viewsConfidence Score0%
0%
Problem
I based my vimrc file on a popular thread here on SO, and although it's great I have a real problem when it comes to copying text from vim to other linux applications. I suspect the error lies in this vimrc since I can copy when vim is loaded from a blank vimrc file. What's wrong here? Bonus questi…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: I Can't copy FROM vim. Can you diagnose my .vimrc file?
Low Risk
Nothing in your .vimrc file strikes me as a problem except perhaps the line The issue is that the term of the 'clipboard' option, which is present by default if X is detected, must be the last term. By using , you have made the last term. A better s…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix