Long commands on multiple lines

spam.spam.spam.spam at free.fr spam.spam.spam.spam at free.fr
Fri Aug 3 19:47:56 CEST 2012


I have a rxvt file :
$ ls /usr/share/terminfo/r/rxvt
/usr/share/terminfo/r/rxvt

What I haven't is a rxvt-unicode file :
$ ls /usr/share/terminfo/r/rxvt-unicode
ls: cannot access /usr/share/terminfo/r/rxvt-unicode: No such file or directory

So the solution I found is to set TERM=rxvt, then create my rxvt-unicode file with 'infocmp' and 'tic' commands.

The problem is : I want the long commands are on multiple lines (not on a single line).

A first solution is to set TERM=vt100.

But I prefer an other solution by using a terminfo file.

Can you help me to create this file ?

----- Mail original -----
De: "Zsbán Ambrus" <ambrus at math.bme.hu>
À: "spam spam spam spam" <spam.spam.spam.spam at free.fr>
Cc: rxvt-unicode at lists.schmorp.de
Envoyé: Vendredi 3 Août 2012 13:27:01
Objet: Re: Long commands on multiple lines

On 8/3/12, spam.spam.spam.spam at free.fr <spam.spam.spam.spam at free.fr> wrote:
> I have a terminfo entry for my terminal at :
> /home/yugiohjcj/.terminfo/r/rxvt-unicode
>
> If I set TERM=rxvt, then I have this strange behavior (long commands on a
> single line) :(

Try to set TERM=rxvt-unicode instead.  You have an "rxvt-unicode"
terminfo entry, but possibly no "rxvt" terminfo entry.

Ambrus




More information about the rxvt-unicode mailing list