public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* getclip and putclip garble unicode characters
@ 2021-06-23 13:45 Миронов Леонид Владимирович
  2021-06-23 22:27 ` Mark Geisert
  2021-06-24  6:35 ` Andrey Repin
  0 siblings, 2 replies; 7+ messages in thread
From: Миронов Леонид Владимирович @ 2021-06-23 13:45 UTC (permalink / raw)
  To: cygwin

getclip and putclip from cygutils-extra garble unicode characters: non-latin characters copied to clipboard in windows are replaced with question marks when retrieved with getclip in cygwin, and non-latin characters copied to clipboard using putclip are pasted it in windows looking like utf-8 displayed in cp1252 but can be retrieved with getclip exactly as pasted, so it looks like the problem is not in the way the data is copied but in the way cygwin and windows communicate text encoding to each other. LC_CTYPE=en_US.UTF-8, windows ANSI codepage is set to cp1251 - 1251, not 1252.


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

end of thread, other threads:[~2021-07-05 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 13:45 getclip and putclip garble unicode characters Миронов Леонид Владимирович
2021-06-23 22:27 ` Mark Geisert
2021-07-05 10:04   ` Mark Geisert
2021-06-24  6:35 ` Andrey Repin
2021-06-25  9:00   ` Миронов Леонид Владимирович
2021-06-25 18:01   ` Thomas Wolff
2021-06-25 18:54     ` Brian Inglis

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