From owner-freebsd-current@FreeBSD.ORG Sat Nov 19 20:53:39 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 9AFD31065670; Sat, 19 Nov 2011 20:53:39 +0000 (UTC) Date: Sat, 19 Nov 2011 20:53:39 +0000 From: Alexander Best To: Garrett Cooper Message-ID: <20111119205339.GA35973@freebsd.org> References: <084D61AD-9CA8-4C9E-848B-E058C1A8C764@orthanc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Adrian Chadd , Jason Edwards , Lyndon Nerenberg , freebsd-current@freebsd.org Subject: Re: ee (easy editor) bugged on 9.0? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2011 20:53:39 -0000 On Sat Nov 19 11, Garrett Cooper wrote: > On Sat, Nov 19, 2011 at 11:05 AM, Adrian Chadd wrote: > > .. how many users is this going to trip up? > > cons25 is pretty much FUBAR on 9.x+ compared to previous releases. I > went through several iterations with ed@ over the fact that various > curses based apps were broken with the libteken work, but then just > gave in and set 'xterm'. > > That being said, I can't reproduce the issue Jason mentioned in the first post. running a very recent HEAD doing 'export TERM=cons25' in zsh and then running 'ee', i can exactly reproduce this issue. cheers. alex > > 1. Have you rebuilt your termcap database? > 2. What is your $TERM in the ssh case and the console case? > Etc. > > Thanks, > -Garrett