gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Strange Terminal output


From: Paride Desimone
Subject: Re: [open-cobol-list] Strange Terminal output
Date: Thu, 07 Feb 2013 17:34:18 +0000
User-agent: autistici.org webmail

Il 06/02/2013 22:46 Brian Tiffin ha scritto:

Not sure, as the details for this can be a tad overwhelming. Try looking at the TERM environment variable, and possibly LOCALE settings (LC_ env
vars, LC_ALL being the top).

Terminal capabilities are an entire subject in and of themselves. When
trying to figure out curses based problems, I usually try

export LC_ALL="C"

export TERM=xterm
./program

and then

export TERM=cons25
./program


nothing to do...

After that it's flail about time, and digging into /usr/share/terminfo/*
directories.

I have no idea how terminfo function.

Paride
--
http://keyserver.linux.it/pks/lookup?op=get&search=0xCC6CA35C690431D3

Chi e' pronto a rinunciare alle proprie liberta' fondamentali per comprarsi briciole di temporanea sicurezza non merita ne' la liberta' ne' la sicurezza.(Benjamin Franklin - dalla Risposta al Governatore, Assemblea della Pennsylvania, 11 novembre 1755)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]