Re: problem with paste-from-clipboard

2017-09-01 Thread Ladislav DANKO
On 01.09.2017 17:24, Thomas Wolff wrote: > ... >> On 05/12/2017 01:50 PM, Ladislav DANKO wrote: >>> ... >>> I start cygwin terminal (as C:\cyg64\bin\bash.exe --login -i), from another >>> (say, GUI) place I copy > That's not quite the "Cygwi

Re: problem with paste-from-clipboard

2017-09-01 Thread Ladislav DANKO
On 01.09.2017 16:42, Eric Blake wrote: > Does 'cat /dev/clipboard' output the data you are expecting to see? > yes -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: htt

Re: problem with paste-from-clipboard

2017-09-01 Thread Ladislav DANKO
is there any update on this please? On 15.05.2017 20:21, Eric Blake wrote: > On 05/15/2017 12:09 PM, Steven Penny wrote: >> On Sat, 13 May 2017 15:11:00, Eric Blake wrote: >>> You're making it sound like I'm actively trying to hurt you. Rather, it's a >>> case where it is a problem that doesn't

Re: problem with paste-from-clipboard

2017-05-29 Thread Ladislav DANKO
So what is actual solution, downgrade? To which version? On 15.05.2017 20:21, Eric Blake wrote: > On 05/15/2017 12:09 PM, Steven Penny wrote: >> On Sat, 13 May 2017 15:11:00, Eric Blake wrote: >>> You're making it sound like I'm actively trying to hurt you. Rather, it's a >>> case where it is a

Re: problem with paste-from-clipboard

2017-05-12 Thread Ladislav DANKO
:26, 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 > > You have left out a critical piece of information here, you have not mentioned > *what* you are tr

problem with paste-from-clipboard

2017-05-12 Thread Ladislav DANKO
Hi folks, 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 Inser