From owner-freebsd-arch@FreeBSD.ORG Wed Feb 26 22:21:34 2014 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 737EF876 for ; Wed, 26 Feb 2014 22:21:34 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0629012F4 for ; Wed, 26 Feb 2014 22:21:33 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MGjL7-1WWFFN2FX7-00DU5S for ; Wed, 26 Feb 2014 23:21:25 +0100 Message-ID: <530E68E5.6080702@gmx.de> Date: Wed, 26 Feb 2014 23:21:25 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: arch@FreeBSD.org Subject: Re: terminfo References: <5304A0CC.5000505@FreeBSD.org> <1392997589.1145.91.camel@revolution.hippie.lan> <86ios31he9.fsf@nine.des.no> In-Reply-To: <86ios31he9.fsf@nine.des.no> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:8n4QSn5RXBc1EdZ6fYC2dOsoyGlrbDV04eTSVIEIA0B09rI+r6L cmZYX1tJB5cUSofVEgRhu0hHUlF/1IRDNKp6N3moVOx/GAjjZl82KvbTQ/Ils81UDHNzwkO XjF1cXMwSp4aCUryxoQw1XU9HL+M/H5AMRmunRyiSNstG7lGteDMcQVp6TdqJa6RKZtyJ+X Qgu6J2QEQhi51fUM3e1gA== Cc: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 22:21:34 -0000 On 2014-02-25 13:55, Dag-Erling Smørgrav wrote: > Warner Losh writes: >> I've had good luck with TERM=vt100 in those situations, but I use tip >> and apart from eating ^P it does a good job of being transparent >> enough... > > Am I the only one still using plain, unadorned cu(1)? > Take me to the list of cu users. cu with an USB-to-RS232 adapter is really handy to setup or fix network equipment -- olli