This is the mail archive of the cygwin@cygwin.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]

Ncurses and special characters


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'

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.

These problems are the same on two machines, one running NT, the other
Windows 98.  Changing TERM to ansi-nt gives the correct ascii approximation
to the line drawing characters (but not what I want) and messes up the
arrow keys, etc.

Is this normal?  Or can someone suggest what I am doing wrong.

Thanks,
Bill

======================================================================================

"The information contained in this e-mail message may be confidential information, and may also be privileged. If you are not the intended recipient, any use, interference with, disclosure or copying of this material is unauthorised and prohibited.  If you have received this message in error, please notify us by return email and delete the original message."

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]