public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* problem with paste-from-clipboard
@ 2017-05-12 21:24 Ladislav DANKO
  2017-05-13  2:50 ` Steven Penny
  0 siblings, 1 reply; 21+ messages in thread
From: Ladislav DANKO @ 2017-05-12 21:24 UTC (permalink / raw)
  To: cygwin

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 Insert key to cygwin terminal. Nothing happend.

I tried run `sed -n l` to check that my Insert key gives right keystroke:
$> sed -n l
\033[2~$
So it looks like keystroke is mapped good.

I included another line in ~/.inputrc just to verify, that  ~/.inputrc is sourced:
"\e[3~": end-of-line
and now when I hit Delete key, cursor is moved at the end of line. So looks like ~/.inputrc is
sourced and works.

But I can't include from clipboard.

In terminal definition I have checked Quick edit mode and Insert mode.

Does someone know what I'm doing wrong?

My system: Win7 64 Professional, English.

Ladislav

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

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-09-08 11:03 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12 21:24 problem with paste-from-clipboard Ladislav DANKO
2017-05-13  2:50 ` Steven Penny
2017-05-13  7:38   ` Ladislav DANKO
2017-05-15 15:29   ` Eric Blake
2017-05-15 18:19     ` Steven Penny
2017-05-15 20:00       ` Eric Blake
2017-05-29 20:05         ` Ladislav DANKO
2017-09-01 14:03         ` Ladislav DANKO
2017-09-01 14:42           ` Eric Blake
2017-09-01 14:55             ` Ladislav DANKO
2017-09-01 15:24             ` Thomas Wolff
2017-09-01 16:00               ` Ladislav DANKO
2017-09-01 22:19             ` Steven Penny
2017-09-02  3:17               ` Brian Inglis
2018-08-07 19:31             ` Bosmon
2018-08-07 22:32               ` Steven Penny
2018-08-12  1:34                 ` Bosmon
2018-08-12  3:21                   ` Steven Penny
2018-08-13 19:02                     ` Bosmon
2018-08-14  3:37                       ` Steven Penny
2019-09-08 11:30                         ` Bosmon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).