Answer the question
In order to leave comments, you need to log in
vim, Debian 7.0 (wheezy): not copying text to clipboard
Debian is on a dedicated server.
In the previous version of debian, everything was copied normally. I copied the contents of the entire file, for example, using the command: % y +
As far as I understood from the searches, it is necessary that with
$ vim --version
the result should be: "+ xterm_clipboard". When installing with
$sudo apt-get install vim
I got: "-xterm_clipboard". To set xterm_clipboard to plus I compiled vim with options:
$./configure --with-x --enable-gui --with-features=huge
But copying to clipboard still doesn't work.
Has anyone experienced this issue and has already fixed it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question