Thursday, March 3, 2011

X clipboard interaction broken?

Anyone else noticing problems with X clipboard interaction in the console
version of vim? On my FreeBSD-8.2/amd64 box, vim-7.2.446 can copy things
(with e.g. "*yy) just fine, where both vim-7.3 and vim-7.3.138 would just
update the '*' register but not the clipboard. All three were built with
the same configuration parameters:

--enable-perlinterp --enable-pythoninterp --enable-multibyte \
--enable-xim --enable-fontset --disable-nls --with-features=huge

and they all have 'xterm_clipboard' enabled.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment