X-Spam-Check-By: sourceware.org Message-ID: <9ae083a20702161012j6b08d65dk819e00b3f2594b9@mail.gmail.com> Date: Fri, 16 Feb 2007 13:12:42 -0500 From: "Frodak Baksik" To: cygwin AT cygwin DOT com Subject: Vim with windows clipboard MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I was wondering if anyone could help test a patch that integrates vim with the windows clipboard. I.E enabling the +clipboard option and * register. This only applies when compiling vim to be used via console/rvxt, not when trying to use X (as it has its own clipboard manager). I've been using it for awhile and haven't had any issues. But before it will be accepted it requires a few more people to try it out. I realize that this is probably off-topic for this mailing list, so please post to the vim-dev list if you have any issues or to report that you haven't had any problems. The patch can be found here: http://cygwin.com/ml/cygwin-apps/2007-02/msg00033.html The original thread on the vim-dev list archives is here: http://tech.groups.yahoo.com/group/vimdev/message/46124 I've been using the following steps to compile the patch: ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin --localstatedir=/var --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --with-features=huge --without-x --enable-gui=no make make install Thanks, Frodak -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/