Long commands on multiple lines
spam.spam.spam.spam at free.fr
spam.spam.spam.spam at free.fr
Mon Aug 6 11:06:50 CEST 2012
OK. I found the rxvt-unicode.terminfo file in the source code archive:
$ find . -name "*.terminfo"
./doc/etc/rxvt-unicode.terminfo
I use tic on this file.
Now I have the compiled file in:
~/.terminfo/r/rxvt-unicode
But the problem is again here: long commands are on a single line.
And my TERM variable is has a correct value:
$ echo $TERM
rxvt-unicode
Do you understand why the longs commands aren't on multiple lines?
----- Mail original -----
De: "Jan Larres" <lists at majutsushi.net>
À: rxvt-unicode at lists.schmorp.de
Envoyé: Dimanche 5 Août 2012 16:24:27
Objet: Re: Long commands on multiple lines
spam.spam.spam.spam at free.fr <spam.spam.spam.spam at free.fr>:
> spierre at samson:~$ infocmp vt100 > vt100.cmp
> spierre at samson:~$ sed -i s/vt100/rxvt-unicode/g vt100.cmp
> spierre at 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
_______________________________________________
rxvt-unicode mailing list
rxvt-unicode at lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
More information about the rxvt-unicode
mailing list