Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-15 Thread Michael Jennings
On Wednesday, 16 November 2005, at 10:37:54 (+0800), Phuah Yee Keat wrote: > I am total newbie with stty stuffs, do you mean that the "default" > stty settings are set by my Eterm/Xterm/Aterm/Konsole and not by the > distro/unix? How does that explains the inability for my escape to > work across

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-15 Thread Phuah Yee Keat
Michael Jennings wrote: On Tuesday, 15 November 2005, at 10:09:39 (+0800), Phuah Yee Keat wrote: 1. What unix/distro are you guys using that have backspace=^H? I am running on slackware and stty -a tells me backspace=^? It's not a question of distribution. It's a question of emulation. [sn

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-15 Thread Michael Jennings
On Tuesday, 15 November 2005, at 10:09:39 (+0800), Phuah Yee Keat wrote: > 1. What unix/distro are you guys using that have backspace=^H? I am > running on slackware and stty -a tells me backspace=^? It's not a question of distribution. It's a question of emulation. ^H (character 0x08) *is* ba

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Michael Jennings wrote: On Monday, 14 November 2005, at 19:16:14 (+0800), Phuah Yee Keat wrote: Forgot to also mention that the man(1) and telnet(1) program now works, and without touching the stty program anymore. I just configure with --with-backspace=del http://www.eterm.org/docs/faq/#2

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Michael Jennings
On Monday, 14 November 2005, at 19:16:14 (+0800), Phuah Yee Keat wrote: > Forgot to also mention that the man(1) and telnet(1) program now > works, and without touching the stty program anymore. > > I just configure with --with-backspace=del http://www.eterm.org/docs/faq/#2 Michael -- Michael

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Morten Nilsen wrote: Phuah Yee Keat wrote: It still doesn't work, nobody else have this problem? It must be my system... :( well, you did say your system doesn't have a termcap entry for eterm, did you not? Hi, Sorry for confusing you guys, now I am just trying telnet localhost, with Ete

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Morten Nilsen wrote: I've compiled eterm with these options; --with-gnu-ld \ --enable-auto-encoding \ --without-sense-of-humor \ --enable-mmx \ --with-backspace=bs \ --with-delete=execute \ --enable-utmp \ --enable-trans I have attached my inputrc. and I mine [snipped] It still d

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Morten Nilsen
Phuah Yee Keat wrote: It still doesn't work, nobody else have this problem? It must be my system... :( well, you did say your system doesn't have a termcap entry for eterm, did you not? -- Morten --- SF.Net email is sponsored by: Tame your

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Hi, Forgot to also mention that the man(1) and telnet(1) program now works, and without touching the stty program anymore. I just configure with --with-backspace=del Cheers, Phuah Yee Keat --- SF.Net email is sponsored by: Tame your develo

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Morten Nilsen wrote: Phuah Yee Keat wrote: I have tried removing the term settings from user.cfg, so now I am starting with term=Eterm, still same case. Previously I compiled Eterm with just --prefix, I just tried with --with-backspace="bs", still same case. I've compiled eterm with these

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Morten Nilsen
Phuah Yee Keat wrote: I have tried removing the term settings from user.cfg, so now I am starting with term=Eterm, still same case. Previously I compiled Eterm with just --prefix, I just tried with --with-backspace="bs", still same case. I've compiled eterm with these options; --with-gnu-l

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-14 Thread Phuah Yee Keat
Morten Nilsen wrote: Phuah Yee Keat wrote: I frequently need to use this Eterm on my Linux box to telnet onto a Solaris machine, and the Solaris machine does not understand TERM=eterm. So the _correct_ way to do is to install the eterm terminfo on the solaris box? Is there a way to ask Et

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-13 Thread Mike Frysinger
On Mon, Nov 14, 2005 at 10:53:31AM +0800, Phuah Yee Keat wrote: > So the _correct_ way to do is to install the eterm terminfo on the > solaris box? yes -mike --- SF.Net email is sponsored by: Tame your development challenges with Apache's Gero

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-13 Thread Morten Nilsen
Phuah Yee Keat wrote: I frequently need to use this Eterm on my Linux box to telnet onto a Solaris machine, and the Solaris machine does not understand TERM=eterm. So the _correct_ way to do is to install the eterm terminfo on the solaris box? Is there a way to ask Eterm behaves as xterm? S

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-13 Thread Phuah Yee Keat
Michael Jennings wrote: On Friday, 11 November 2005, at 14:57:49 (+0800), Phuah Yee Keat wrote: Starting Eterm, with TERM=xterm, ^^ Congratulations. You've identified the problem. :) Hi, I frequently need to use this Eterm on my Linux box to telnet onto a

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-11 Thread Michael Jennings
On Friday, 11 November 2005, at 14:57:49 (+0800), Phuah Yee Keat wrote: > Starting Eterm, with TERM=xterm, ^^ Congratulations. You've identified the problem. :) Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., h

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-11 Thread Didier Casse
OK... My apologies. I was reading too rapidly a while ago. This is old Eterm. Version 0.9.4 in cvs is the one where most bugs have been cleared. Try downloading these: http://sps.nus.edu.sg/~didierbe/packages/libast-0.7-20051110.tar.gz http://sps.nus.edu.sg/~didierbe/packages/Eterm-0.9.4-20051110.

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-10 Thread Phuah Yee Keat
The information is in the subject, its 0.9.3 tarball, sorry for not specifying it in the content. :P Cheers, Phuah Yee Keat Didier Casse wrote: Dude.. you forgot the most important information: Which version of Eterm are you using? 0.9.3 or cvs 0.9.4 (and which date did you pulled out if your

Re: [E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-10 Thread Didier Casse
Dude.. you forgot the most important information: Which version of Eterm are you using? 0.9.3 or cvs 0.9.4 (and which date did you pulled out if your package comes from cvs). -- With kind regards, Didier. Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe Didier F.B Cas

[E-devel] Eterm 0.9.3 and Backspace in telnet and man

2005-11-10 Thread Phuah Yee Keat
Hi, If this is not the appropriate mailing list to ask this question, please forward me to the correct one. :) I have read the xterm-faq and the Eterm-faq about the backspace key, but I am still having problems. Starting Eterm, with TERM=xterm, the backspace keys worked fine in Bash. But i