Re: [cdesktopenv-devel] ArchLinux Build

2019-04-01 Thread Edmond Orignac
Le 01/04/2019 à 08:32, Antonis Tsolomitis a écrit : [atsol@thinkpad ~]$ hostname thinkpad [atsol@thinkpad ~]$ cat /etc/hosts # Static table lookup for hostnames. # See hosts(5) for details. 127.0.0.1 localhost ::1      localhost 127.0.0.1 thinkpad.localdomain thinkpad [atsol@thinkpad ~]$ Do y

Re: [cdesktopenv-devel] ArchLinux Build

2019-04-01 Thread Matthew R. Trower
.-mrtFrom: Antonis TsolomitisSent: Monday, April 1, 2019 01:30To: CDE developmentSubject: Re: [cdesktopenv-devel] ArchLinux Build Thanks for the answers, I did not

Re: [cdesktopenv-devel] ArchLinux Build

2019-03-31 Thread Danilo Pecher
I noticed the same on some systems. I wasn't yet able to pin down the reason, but a simple 'reset' command resets the shell to sane beaviour. It's a workaround for the time being. On Sun, 24 Mar 2019 at 13:28, Antonis Tsolomitis < antonis.tsolomi...@gmail.com> wrote: > > I tried on ArchLinux (cde

Re: [cdesktopenv-devel] ArchLinux Build

2019-03-31 Thread Antonis Tsolomitis
Thanks for the answers, I did not write to the previous answers I received because I can no longer login CDE, and I do not know what changed, since I did not used CDE after my last email about the terminal problem. It complains that can not con

Re: [cdesktopenv-devel] ArchLinux Build

2019-03-24 Thread Andrey ``Bass'' Shcheglov
Hello, It may be not dtterm itself but either - your shell (try bash/zsh/ksh/dash) or - termcap/terminfo databases knowing nothing about dtterm (try to play with stty or set your TERM variable to something different, e. g. xterm, rxvt, linux-console, screen, vt100 or vt220). Regards, Andrey. On