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: Readline not working anymore in interactive interpreters


Olivier Lefevre wrote:
> By the way, this still works fine from cmd.com, so it
> really is a Cygwin issue.

This sounds suspiciously like a pty issue. Please try the following:

>From your normal bash prompt, type
    echo $CYGWIN

If 'tty' is there, then figure out why and remove it at the source
(Windows Environment tab, your ~/.bashrc, whereever it is currently
being set).  Then from a new bash prompt (launched after you make those
changes), try to run your app again.

--
Chuck

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