[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in ncurses
From: |
Dan Nelson |
Subject: |
Re: Bug in ncurses |
Date: |
Fri, 7 Dec 2001 15:31:04 -0600 |
User-agent: |
Mutt/1.3.23.2i |
In the last episode (Dec 07), VanVoorst, Brian (MN65) said:
> Dan, Thank you for the suggestion. Here is the output. It is what
> you expected, isn't it?
>
> address@hidden vanvoors]$ printf "\t.\t.\t.\t.\t.\t.\t.\t.\t.\n"
> . . . . . . . . .
> address@hidden vanvoors]$
Yep, that looks correct.
> Have you tried running my code? Did it not produce the same error
> for you?
I could not reproduce your output. I got "1 2 3 4 5 6 7" on al lthe
machines I tested on.
Are you on the Linux console, telnetting in from another machine, or on
an xterm; and does your TERM variable match whatever you are using
(TERM=linux for the console, TERM=xterm-color for most (but not all)
xterms, TERM=whatever if telnetting from another machine's console)?
You might want to try running 'tack', and run through all the standard
tests to make sure whatever you're using for TERM actually matches your
console/terminal.
--
Dan Nelson
address@hidden
- Bug in ncurses, VanVoorst, Brian (MN65), 2001/12/07
- Re: Bug in ncurses,
Dan Nelson <=