X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=A3oPgpE+WHtTMWA5FMlWImVPHMAjwImM/AdzjfK3dCEopP HInk5QyZsQGAEW9muK4rYRmKijjsqApPdxmg/Y/Gf/hEUTlvFXSvqbZOaFmazAbE Ty8bieTNDuu1Isk/pDR4LPpf5EDOA2luRcAl4UFOCDyNClKIYyyEqrpZvO8YY= 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=MLHo4kZMsKxg0hm/mefQFkRVbjA=; b=bizv5+e1a4pGnV91wVqL dNlR+9Gq34bCnmv2Ubuh2OvXghc/IWPIuIhuZs/o7+ZvtYcWrrpLtVpAm3wbZfSC 2L2kY85/bqFF7CcfgGR3a5Dbes1hWntU6oT231GxnRcdQdAzwJl4+dEhqNhw7aL3 MoYdLkJHEX0jNQYj++4BEQ0= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_05,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,URI_HEX autolearn=no version=3.3.2 spammy=gui, sk:cygwin., Hx-languages-length:1189, behaves X-HELO: n5.nabble.com Date: Tue, 7 Aug 2018 12:31:16 -0700 (MST) From: Bosmon To: cygwin AT cygwin DOT com Message-ID: <1533670276164-0.post@n5.nabble.com> In-Reply-To: <66fb6c1b-a2e2-e4cd-4acf-80e1644789a7@redhat.com> References: <5916392a DOT 8903ca0a DOT 821ec DOT 8ba2 AT mx DOT google DOT com> <7250c40b-32a6-8000-6808-ac432fd72fc4 AT redhat DOT com> <5919e0cc DOT f3149d0a DOT 5c156 DOT 0ea9 AT mx DOT google DOT com> <9ee775c2-80dd-fe2e-2bc1-fd6f017ef52c AT 1ac0 DOT net> <66fb6c1b-a2e2-e4cd-4acf-80e1644789a7 AT redhat DOT com> Subject: Re: problem with paste-from-clipboard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > On 05/12/2017 01:50 PM, Ladislav DANKO wrote: > > I have problem with "paste-from-clipboard" in cygwin. In ~/.inputrc file I have just this line: > > "\e[2~": paste-from-clipboard > > > > I start cygwin terminal (as C:\cyg64\bin\bash.exe --login -i), from another (say, GUI) place I copy > > some text into clipboard and I try to include it with Insert key to cygwin terminal. Nothing happend. > I still have not had time to try and reproduce this issue. But a short > answer might be that the clipboard behaves differently on cygwin than on > other systems; it may be that your key-binding worked, but that bash's > attempt to read from the clipboard found no data. > Does 'cat /dev/clipboard' output the data you are expecting to see? I have the same problem as the OP. I am on libreadline 7.0.3-3 - as far as I can see, the paste-from-clipboard command has become a no-op. I can verify that the data I want is in /dev/clipboard but nothing happens in response to the paste-from-clipboard command. This keybinding used to work with an earlier version of libreadline. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- 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