fix clipboard for use with clipper

main
Steffen Rademacker 10 years ago
parent 8a37bf7178
commit 07937f6a8c

@ -173,11 +173,8 @@ if &term =~ '^screen'
execute "set <xDown>=\e[1;*B"
execute "set <xRight>=\e[1;*C"
execute "set <xLeft>=\e[1;*D"
" map <Esc>[B <Down>
endif
set clipboard=unnamed " osx + tmux fix
"======================================================================
" colorscheme and optical stuff

Loading…
Cancel
Save