delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Envelope-Sender-Is: | Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer goliath.siemens.de) |
Message-ID: | <002701c067a5$156f3bd0$c9c9ca95@mw1g666c> |
From: | "Andrej Borsenkow" <Andrej DOT Borsenkow AT mow DOT siemens DOT ru> |
To: | "Earnie Boyd" <earnie_boyd AT yahoo DOT com>, |
"Josifovski Ljubomir-BLJ01Z" <Ljubomir_Josifovski-BLJ01Z AT email DOT mot DOT com>, | |
<cygwin AT sourceware DOT cygnus DOT com> | |
References: | <20001215151546 DOT 13481 DOT qmail AT web116 DOT yahoomail DOT com> |
Subject: | Re: Q: vim: clipboard? |
Date: | Sun, 17 Dec 2000 00:13:33 +0300 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
----- Original Message ----- From: "Earnie Boyd" <earnie_boyd AT yahoo DOT com> To: "Josifovski Ljubomir-BLJ01Z" <Ljubomir_Josifovski-BLJ01Z AT email DOT mot DOT com>; <cygwin AT sourceware DOT cygnus DOT com> Sent: Friday, December 15, 2000 6:15 PM Subject: Re: Q: vim: clipboard? > --- Josifovski Ljubomir-BLJ01Z <Ljubomir_Josifovski-BLJ01Z AT email DOT mot DOT com> > wrote: > > > > Is anyone using vim? Have you found a way to use the * register (clipboard)? > > How? I understand these are gvim and windows vim features only. But maybe > > someone found a way to compile them into the cygwin binary... > > > > I believe that would require mouse support which isn't quite there yet. > However, it's being worked on. As a work around I use the edit menu of the > command window. Make sure that when you want to paste that you're in insert > mode first. I use NT4 and don't know if this work around exists for W9x/ME. > You do not need mouse support. "Clipboard" in Vim is just a normal register; you use yank or delete commands to place text into this register or put command to fetch text from this register. Mouse (if available) is used just to select text not to access clipboard. Assuming, that /dev/clipboard in Cygwin is working, it should not be very hard to add support for it to Vim.. I understand the original question was "How to access windows clipboard"? -andrej -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |