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

Hi guys,

After a lot of poking around, I poked into the configure.in script, leaving out --with-backspace or putting --with-backspace=detect or --with-backspace=auto actually does not do a thing! It just assume backspace=BS! Which means even though my stty says (and it does) erase = ^?, Eterm will actually force backspace to send ^H!

Maybe the configure.in file needs patching? Thanks to the world of open source, I actually (sort of) figured this out after poking at konsole's source code!

I am using the Eterm-0.9.4-20051110.tar.gz snapshot that someone posted the link here before.

Time to go home, will see what I can do tommorow to the configure script.

Cheers,
Phuah Yee Keat


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to