Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 1996 10:27:22 -0500
From:      mi@ALDAN.algebra.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/1038: TERM-type inconsitency
Message-ID:  <199602211527.KAA03420@aldan>
Resent-Message-ID: <199602211530.HAA08887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1038
>Category:       bin
>Synopsis:       telnet gives ANSI80X30; rlogin gives (correct) cons30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 21 07:30:02 PST 1996
>Last-Modified:
>Originator:     Mishutka k&
>Organization:
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

	$TERM is cons30

>Description:

	When connecting to other machines via telnet, telnet-client
	tells the whatever server, that my TERM-type is ANSI80X30 .
	In case of rlogin, it is reported correctly as cons30 .

>How-To-Repeat:

	See description

>Fix:
	
	Manually 
		setenv TERM cons30
	after connection is established.
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602211527.KAA03420>