On Thu, 31 Aug 2000 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
- lynx-dev Using lynx2.8.4dev.8 "damages" (ai)xte... Jens Schleusener
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... pg
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Ismael Cordeiro
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... pg
- Re: lynx-dev Using lynx2.8.4dev.8 "damages&... Doug Kaufman
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... pg
- Re: lynx-dev Using lynx2.8.4dev.8 "damages&... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Ismael Cordeiro
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Ismael Cordeiro
- Re: lynx-dev Using lynx2.8.4dev.8 "damages&... Thomas Dickey
- Re: lynx-dev Using lynx2.8.4dev.8 "damages"... Jens Schleusener
- Re: lynx-dev Using lynx2.8.4dev.8 "damages&... Thomas E. Dickey
