This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: Win9X Ver 4.10: bash Ctrl-C no echo problem.


It sounds like we need cygcheck output for this.

cygcheck -r -s -v

cgf

On Tue, May 09, 2000 at 08:29:01AM -0700, Earnie Boyd wrote:
>I've just tried this and find that it works properly.  I'm using the original
>net release 1.1.0 2000-03-01 with CYGWIN=nontsec.
>
>Earnie.
>--- "Diel, Robert" <RDiel@wmsgaming.com> wrote:
>> To whom it may concern,
>> 	I checked the FAQ on this one, and a bit of the Mailing List and
>> came up with nothing.  It seems if I have bash in 'set -o vi' mode and hit
>> the ctrl-c after after 'k'ing back through commands I lose echo.  This is
>> not reported by stty, stty still believes that all the -echo's are still
>> around, and 'stty sane' does nothing to help the situation.  The other weird
>> thing is that echo sort of comes back on each command line when the
>> backspace keyboard, but then is lost on the next line.  Occassionally the
>> command prompt is also not echoed.  To reproduce this problem just type the
>> following:
>> 
>> # set -o vi
>> # ls
>> # <ESC>-k
>> # ctrl-C
>> 
>> every command typed at the prompt, and even maybe the prompt will disappear.
>> Good luck and thank you for your time,
>> Robert

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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