delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/09/01/18:20:07

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:message-id:date:from:subject:to:references
:content-type; q=dns; s=default; b=t5wYUh37MiXngbzfXaoIQJ/qAYxid
dom6BhHK6bOf4RcTarAcBrltYFsBCf8ExOhefK7N+RtYIGGPwR5vQLrJIJAyWYkQ
QY7kR20tXZQwKZw3QsoGD1zxt4loyl+c2A8s2pK7QxZoh8BULVNtNWyLVYQofU3M
jksNjBg32JItYw=
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:subject:to:references
:content-type; s=default; bh=Zz3ccxMI8/VhhdQmUpP6BV61Xlg=; b=pwm
bR7KoNkZzoOqVPFIqk96Rwo1oI4csrNf/OO+w61vPaQvdaADfnp8z0gU/ZlQk61P
pyZoU6rxNd3P4Ogm7a9mJEqw6kDlXdzkxO9NuGUz9vyiQ4Ph/n1wt8Qw3Qdk14ma
66+9EAaDbEjoVgUDBCVdgIOkzj44+iRZog+40wVU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=ctrl, Preferences, H*c:utf8, H*UA:github.com
X-HELO: mail-oi0-f41.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=yJCSzjC76/VFP7VpyikEVPzhFCwUxfa75wYPDfNAVKc=; b=CRSZk1FQOWlLVGq4GUaYWQ4xNLlKuIUsQDdckIPFRQ8VJ0QKXtE4YcQv6AcW5/4388 mov4e1rr1NcZvMzJJHH4Ijn0Fh22CYgud3koj9/moI+vRLiTrX43P68DwF6P0PaqZl1F yv9OIxFlIb/wex0Lo/HnGXFuU9wKw2G/vbWEdZ6h1D5XgOjyVi3QDZE3MogqtO+o5yQz caUBGID6Sp8qv0zIumcJ2ntVm19klBplYOsPcP+NV2dYPpo8OaP25lf7oHcAR4besHZj /3LM3v2+Syl568HbDZIh2S+nxBn766RFEXOl+2MaKlXrTnE8NVLbcuc1C6Ft4szP4s0b ZCdg==
X-Gm-Message-State: AHPjjUiFnz2JU5/yj4RXmJBYnLbzi67goWAj7rhGDMkI7j6iiX4zlQR4 luIEaOZuiESixy4c
X-Google-Smtp-Source: ADKCNb7M6sPV286Dyxb9k4TE8FbCPsSJadvFwjt9kDRbfoZLyo0uuG/MGjasYLLIHcVwQ2omzZ3U2Q==
X-Received: by 10.202.85.148 with SMTP id j142mr3468623oib.124.1504304387996; Fri, 01 Sep 2017 15:19:47 -0700 (PDT)
Message-ID: <59a9dd03.0259ca0a.a382c.911e@mx.google.com>
Date: Fri, 01 Sep 2017 15:19:47 -0700 (PDT)
From: Steven Penny <svnpenn AT gmail DOT com>
X-Google-Original-From: Steven Penny
Subject: Re: problem with paste-from-clipboard
To: cygwin AT cygwin DOT com
References: <66fb6c1b-a2e2-e4cd-4acf-80e1644789a7 AT redhat DOT com>
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Fri, 1 Sep 2017 09:42:12, Eric Blake 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.

Sanity check - does this even work with Linux? I just tried it with Lubuntu, and
it does not work either. Only the default Shift+Insert or Ctrl+Shift+V work.

Lubuntu uses LXTerminal, with it you can do Edit, Preferences, Shortcuts and
change the Ctrl+Shift+V to something else - not sure where Shift+Insert comes
from - maybe readline?


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019