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: <3BCD0A2B.9090907@ece.gatech.edu> Date: Wed, 17 Oct 2001 00:33:47 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: BMetzenthen AT cochlear DOT com DOT au CC: cygwin AT cygwin DOT com Subject: Re: Ncurses and special characters References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit BMetzenthen AT cochlear DOT com DOT au wrote: > I am having trouble with the display of special characters with ncurses. > > I assume that this is o.k.: > > $ set | grep TERM > TERM=cygwin > > tput won't initialise this terminal: > > $ tput init > tput: unknown terminfo capability 'init' I guess there is no terminfo entry called 'init' in the cygwin terminfo record. Perhaps it is unneeded? > > and the line drawing characters are wrong, e.g. with the demo programs in > /bin/ncurses-test-dll. A '3' appears instead of a vertical line, etc. add 'codepage:oem' to your CYGWIN variable. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/