Skip to content

Instantly share code, notes, and snippets.

@nuclearglow
Created January 23, 2018 08:15
Show Gist options
  • Save nuclearglow/22036ebd2e0e149e85ac2ffb70e8a038 to your computer and use it in GitHub Desktop.
Save nuclearglow/22036ebd2e0e149e85ac2ffb70e8a038 to your computer and use it in GitHub Desktop.
vim cut&paste not working in Stretch / Debian 9
$ vim /usr/share/vim/vim80/defaults.vim
" In many terminal emulators the mouse works just fine. By enabling it you
" can position the cursor, Visually select and scroll with the mouse.
"if has('mouse')
" set mouse=r
"endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment