1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/contrib/cygtermd/README
Simon Tatham b642aa086a Add a directory 'contrib/cygtermd', containing the source code for my
hacky helper program to let PuTTY act as a local pterm-oid on
Cygwin-enabled Windows systems.

[originally from svn r9191]
2011-07-10 14:22:32 +00:00

12 lines
522 B
Plaintext

This directory contains 'cygtermd', a small and specialist Telnet
server designed to act as middleware between PuTTY and a Cygwin shell
session running on the same machine, so that PuTTY can act as an
xterm-alike for Cygwin.
To install it, you must compile it from source using Cygwin gcc,
install it in Cygwin's /bin, and configure PuTTY to use it as a local
proxy process. For detailed instructions, see the PuTTY Wishlist page
at
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/cygwin-terminal-window.html