lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Using lynx2.8.4dev.8 "damages" (ai)xterm


From: Doug Kaufman
Subject: Re: lynx-dev Using lynx2.8.4dev.8 "damages" (ai)xterm
Date: Thu, 31 Aug 2000 18:20:48 -0700 (PDT)

On Thu, 31 Aug 2000 address@hidden wrote:

> Ummm.  Now I see at lines 1054-1066 of LyCurses.c:
> 
> #if !defined(NCURSES) && !defined(VMS) && !defined(USE_SLANG) && 
> (!defined(WIN_EX) || defined(__CYGWIN__))      /* @@@ */
>         if(LYscreen) {
>             endwin();   /* stop curses */
> 
> This would seem to bypass the endwin() if USE_SLANG is defined, which
> I would expect to result in the shell escape with the tty in raw mode.

I didn't realize that this was the same problem I had building with
CYGWIN 2 days ago. I had to patch the code to add the endwin(), or
it seemed to hang the shell at exit from lynx when running under
cygwin's version of bash. No problem was apparent when running under
the standard Microsoft command.com. Otherwise the cygwin port seems to
be working using the new cygwin version 1.1.4. I'll try to send in a
patch to update INSTALLATION, now that cygwin is no longer at version
b-20.
  
                               Doug
__ 
Doug Kaufman
Internet: address@hidden


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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