On Fri, 03 Feb 2017 10:09:51, Houder wrote: > On Fri, 3 Feb 2017 09:39:47, Corinna Vinschen wrote: > > > Cygwin 2.7.0: > > > > Works in tcsh and dash, even with chcp 65001. Does not work with > > bash for some reason in cp 65001. > > Using the Windows Console: > > 64 LANG = en_US.UTF-8, LC_ALL = > => LANG = en_US.UTF-8 > 64-@@ cygcheck -sv | awk '$1 ~ /^(libreadline.|cygwin|"cygwin1.dll")$/' > "cygwin1.dll" v0.0 ts=2017-01-31 15:28 > cygwin 2.7.0-0.1 OK > libreadline7 7.0.1-1 OK > > 64-@@ chcp.com <==== changed from 437 to 65001 for testing only > Active code page: 65001 > > 64-@@ % <==== canNOT paste ö (if libreadline is enabled) > bash: fg: %: no such job > > 64-@@ bash --noediting <==== switch off libreadline > => LANG = en_US.UTF-8 > 64-@@ %ö <==== I can paste ö when libreadline has been switched off > bash: fg: %ö: no such job
Apologies for the confusion ... the unicode symbol I was pasting in was the latin small letter o with diaeresis ... For some reason something went wrong when I composed my e-mail. ===== -- 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