screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen-256color terminfo entry?


From: Nikolai Weibull
Subject: Re: screen-256color terminfo entry?
Date: Tue, 9 May 2006 08:54:13 +0200

On 5/9/06, cga2000 <address@hidden> wrote:
[TERM=xterm-256color]

First off, xterm != screen.

screen -t bash /usr/bin/bash
screen -t vim  /usr/bin/vim
screen -t mutt /usr/bin/mutt
screen -t mutt /usr/bin/elinks

Search the list for my terminfo definition for screen-256color.  Then,
compile it with tic and set the following in .screenrc:

term "screen-256color"

If that isn't enough (can't remember if this takes effect soon enough
for commands run in .screen to see the change to TERM), change the
above lines to

screen -t mutt $SHELL -c "TERM=screen-256color /usr/bin/mutt"

 nikolai




reply via email to

[Prev in Thread] Current Thread [Next in Thread]