From owner-freebsd-questions Thu Oct 30 10:49:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA29136 for questions-outgoing; Thu, 30 Oct 1997 10:49:20 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from max.fys.ruu.nl (max.fys.ruu.nl [131.211.32.73]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA29108 for ; Thu, 30 Oct 1997 10:49:06 -0800 (PST) (envelope-from paul@gromit.eu.org) Received: from gromit.nev.ml.org (root@psd.7da.nl [195.108.246.100]) by max.fys.ruu.nl (8.8.7/8.8.7/hjm) with ESMTP id TAA07492; Thu, 30 Oct 1997 19:49:00 +0100 (MET) Received: from gromit.nev.ml.org [172.16.1.1] by gromit.nev.ml.org id UAA00606; Thu, 30 Oct 1997 20:48:21 +0100 Date: Thu, 30 Oct 1997 20:48:21 +0100 (MET) From: Paul Dekkers X-Sender: paul@gromit.nev.ml.org Reply-To: Paul Dekkers To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: Terminals under FreeBSD In-Reply-To: Message-ID: X-Mood: :-) but almost |-| (sleeping) Organization: Me and organized? MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 29 Oct 1997, Doug White wrote: | On Wed, 29 Oct 1997, Paul Dekkers wrote: | | > I'd say I'm not happy with the terminal (termcap/telnetd e.d.) under | > FreeBSD... When telnetting from a FreeBSD host to another host I often get | > problems... (e.g. on an digital unix I get some l3's and enters instead of | > just enters, and sometimes the char's start at the wrong place (e.g. with | > elm the prompt is in the word right in front of the prompt)) | | If you're using the console, the console (aka syscons) isn't truly vt100 | compatible, so sometimes you see some artifacts. The screen program is | vt100 compatible and adds some funky features. so I have to use screen after logged in?! isn't there a possibility to make the console much better - like under linux, it's pretty cool over there... | > And when | > telnetting TO a FreeBSD host I don't get problems that often, but | > especially when telnetting from a DOS machine (with NCSA telnet) I get | > double enters... Can't something be done on that problem!? | | Supposedly, this was found in the telnetd on FreeBSD and fixed. What | version of FreeBSD are you on? I use 2.2.1... A fixed version you sent me before (that was exactly the same size as on 2.2.1) didn't fix the whole problem I'd say... are you sure it was the good telnetd you sent me? ;-) | I've never had this happen to me on my machines, FWIW. but you never used ncsa telnet?! ;-) does anybody know a better (free) telnet for dos maybe? (except from the part that I want to fix the problem so that I can use any telnet!) Paul