This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Cygwin-VIM: How to Windows clipboard


> From: Shiv Kumar [mailto:vihs@rocketmail.com]
> Sent: Tuesday, July 11, 2000 10:43 AM
> Subject: Cygwin-VIM: How to Windows clipboard

> After installing Cygnwin version of VIM, I am not able to 
> yank text to clipboard
> using "*y. Similarly "*p does not work. That was a really 
> useful feature and I
> really miss it. How do I get it back?

Just use named buffers in vim. Yank or delete to "a, "b, etc. then paste
with "ap. vim even saves the buffer contents between invocations so you can
yank from one file and paste to another without having to jump from file to
file within the editor (i.e. :e newfile).


     - - - - - - -  Appended by Scientific-Atlanta, Inc.  - - - - - - -  
This e-mail and any attachments may contain information which is
confidential, proprietary, privileged or otherwise protected by law. The
information is solely intended for the named addressee (or a person
responsible for delivering it to the addressee). If you are not the intended
recipient of this message, you are not authorized to read, print, retain,
copy or disseminate this message or any part of it. If you have received
this e-mail in error, please notify the sender immediately by return e-mail
and delete it from your computer. 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]