nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] Bug report - Ctrl-C


From: Gareth Pearce
Subject: Re: [Nano-devel] Bug report - Ctrl-C
Date: Sat, 3 Aug 2002 00:04:38 +1000

An update here.
cygwin has an 'option' called tty, which when turned on makes the problem go
away.
So my guess is that nano is not handling incomplete tty support properly
(default cygwin, and only option in OSF/1?).  That is ... if it is
attempting to handle it at all...

looks like cygwin defines _POSIX_VDISABLE (as null character) - but is
probably not supporting the tcsetattr calls properly unless tty mode is on.
OSF/1 defines it as 0377.
no idea what its tcsetattr support is like for OSF/1

Gareth - goes to sleep




reply via email to

[Prev in Thread] Current Thread [Next in Thread]