[email protected] <[email protected]>: > spierre@samson:~$ infocmp vt100 > vt100.cmp > spierre@samson:~$ sed -i s/vt100/rxvt-unicode/g vt100.cmp > spierre@samson:~$ tic vt100.cmp > > [...] > > The only solution which works for the moment is to set TERM=vt100.
Well, of course. You tell programs that you're using rxvt-unicode, but
actually provide the configuration for vt100. No wonder the programs
get confused.
> Why it isn't possible to get the correct behavior by using
> terminfo/termcap files instead of set this TERM variable ?
Of course it is possible. rxvt-unicode comes with a terminfo file that
has the correct configuration in it. Just compile it with tic, set TERM
to rxvt-unicode (or rxvt-unicode-256color if compiled with that) and
everything should work.
Jan
--
-[ OpenPGP key ID: 00A0FD5F ]-
I believe in an open mind, but not so open that your brains fall out.
-- Arthur Hays Sulzberger
signature.asc
Description: Digital signature
_______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
