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]

Screen-3.7.6 on Cygwin


Attached is a bzipped tarball of three files:

    1) screen-3.7.6-cygwin.diff
This is a patch to screen-3.7.6 that allows it to configure, build,
and run on Cygwin. It relies on Sergey's AF_UNIX patch and requires
either the latest CoolView DLL and library or the not-yet-available
latest Cygwin snapshot.

    2) screen-dot-screenrc
This is an example ".screenrc" for the user's home directory. It
includes assignment of Win95 Function Keys to select windows.

    3) screen-etc-termcap
This is a complete copy of my /etc/termcap file. It allows screen
to recognize and use a TERM of "cygwin" when compiled with termcap.

Using the 990809 snapshot with the AF_UNIX patch applied on Win95,
the display doesn't update properly with "tty" set. "notty" seems
to work OK but the display is slower than what I'm used to.

In the configure checks for sockets and select, I've disabled part
of it to prevent stackdumps. Perhaps someone can figure out how
to change it rather than disable it.

Users of WinNT may want to back out the changes to "screen.c".
'Screen' makes heavy use of Unix permissions and most of that code
doesn't work on Win95. The changes to "screen.c" allow it to run
but session management doesn't work. I'm interested in knowing if
any of that works on WinNT.

All comments, suggestions, feedback, and changes are welcome.

-glenn

-- 
 )      Glenn Spell <glenn@gs.fay.nc.us>      )   _       _____
 )   Fayetteville, North Carolina, U. S. A.   )_ (__\____o /_/_ |
 )  _  _  _  _  _  _  _  _  _  _  _  _  _  _  )   >-----._/_/__]>
 )- blue skies - happy trails - sweet dreams -)             `0  |

screen-3.7.6 patch for cygwin

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