X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=RLp
	pzKLJ9Gs9tHVOzqfQx4QAifvxxO2yMi6nfllGm8ofolYCAY1xUGqX08bsvjCV9pP
	iYwzReHF+tK8XN5a/luAkhTN3oozkioQCHgMoqhIlU9Hqz1WH6liGepxT7uns6xv
	jooyzpkpehwuOXJK7cH5+jnRfuBsAMiPm363oDSU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=O6ZhqoEpb
	/NtTVovJUd9jbKTJpE=; b=eiY3LVtMy6IHG3dmQqoah5pB+aj1B2Gohf4kyREeq
	bGCV/R0RVY+UPPefobQC7uzNiHu5dLtAI3vIJrA2twy+/yfrVcHPGacv/LLQwZ1H
	dnTez4+E8wsst7zis9S+Son2pwgF+eQ+O7gI/bqWXqI6HOuGc92DPlJXww0E2wV5
	BU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-6.2 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.1 spammy=Cut, paste
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5D5D9DF2.1050400@tlinx.org>
Date: Wed, 21 Aug 2019 12:39:30 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: looking for xcp and/or wxcopy?
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

did an apropos for something to help me debug a copy/paste problem:

> apropos cut|grep -iP 'copy|paste'
and found (among others)
wxcopy (1x)          - copy stdin or file into cutbuffer
wxpaste (1x)         - output a cutbuffer to stdout
xcb (1x)             - X Cut Buffers - Pigeon holes for your cut and
paste se...
---
but when I try to execute or find them they aren't
found.

Tried looking in setup.exe's search as well, but no go.

Seems odd that all of them would be gone.

Anyone know of a util that can display your select,cut and paste
buffs?

(  For some reason I started having problems select/cut from gvim
  (displayed on local cygwin X), to other windows apps.

  This used to work, BTW, in my .gvimrc, I have the line:
  set clipboard=unnamed,autoselect
)

Thanks!




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

