Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <200012051549.KAA30429@darkstar.qx.net> Sensitivity: Company-Confidential From: Steven Curtis Reply-To: sjc AT qx DOT net To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygwin termcap entry for SunOS Date: Tue, 5 Dec 2000 10:47:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello all, I'm gaining experience in terminal emulation but haven't solved the problem yet. Here's my latest experiment: On an NT cygwin terminal running the bash shell I execute the following: $ infocmp -rC cygwin > termcap.cygwin.cygwin I transfer the file to my Sun machine. On the Sun machine I execute the following: % setenv TERMINFO $HOME/terminfo % captoinfo termcap.cygwin.cygwin > terminfo.src % tic I telnet to the Sun machine from a cygwin terminal running the bash shell and execute the following: % setenv TERMINFO $HOME/terminfo % setenv TERM cygwin % vi .login At this point I can cursor off the end of a line at which point all kinds of crazy things happen. Why didn't this work? Where is the problem most likely to be? How do I troubleshoot? How do I go about finding a solution? Does anyone have any insight? Thanks, Steve -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com