Dear diary, on Fri, Mar 04, 2005 at 09:41:47PM CET, I got a letter,
where Ryan Underwood <[EMAIL PROTECTED]> told me, that...
>
> On Fri, Mar 04, 2005 at 06:54:53PM +0100, Petr Baudis wrote:
> >
> > This is not really how it works. The terminal settings are specific to
> > the given $TERM. You can have multiple terminal settings for different
> > $TERMs and the one matching your $TERM is selected automatically.
>
> I see what's happened. Powershell reports a terminal of 'xterm-debian'
> for some reason. I guess elinks doesn't account for this. Maybe the
> difference is using strncmp(getenv("TERM"), "xterm", 5) instead of
> strcmp(getenv("TERM"), "xterm")?
That's wrong. You _do_ want to distinguish between xterm and
xterm-something.
> (Just guessing, I haven't looked at the source)
>
> Of course, I have no idea what xterm-debian is supposed to mean or why
> it would be like that.
And you say it defaults to Linux frames for xterm-debian?
Then that's definitively a downstream (Debian) configuration issue. ;-)
Peter?
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
98% of the time I am right. Why worry about the other 3%.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]