This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.1


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

libreadline must be the culprit ...

Regards,

Henri

=====


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]