From owner-freebsd-current@FreeBSD.ORG Sun Dec 13 15:31:06 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D4201065670 for ; Sun, 13 Dec 2009 15:31:06 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 449628FC1A for ; Sun, 13 Dec 2009 15:31:05 +0000 (UTC) Received: from [95.27.64.15] (port=37581 helo=HP.lissyara.su) by hosting.lissyara.su with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NJqPY-000DwX-0R; Sun, 13 Dec 2009 18:31:04 +0300 Message-ID: <4B2508B7.6060203@lissyara.su> Date: Sun, 13 Dec 2009 18:31:03 +0300 From: Alex Keda User-Agent: Thunderbird 2.0.0.23 (X11/20091129) MIME-Version: 1.0 To: Bruce Cran References: <4B250060.3050609@lissyara.su> <20091213150729.000015ef@unknown> In-Reply-To: <20091213150729.000015ef@unknown> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Cc: FreeBSD Current Subject: Re: About new console driver and applications behavior 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: Sun, 13 Dec 2009 15:31:06 -0000 Bruce Cran пишет: > On Sun, 13 Dec 2009 17:55:28 +0300 > Alex Keda wrote: > >> hi! >> After latest changes in FreeBSD i have another behavior for >> applications such as vi, ee, vim ... >> Previously - if I open file for edit and close it - on screen stay >> file text. Now, if I close file - on screen - nothing - only >> 'vim /etc/rc.conf' >> Some behavior for top. >> if I set TERM=cons25r - it as an before, but, vim's behavior not >> adequacy - it forget about many keyboard buttons (such as arrow) >> >> I see it only with using X - in clean console - all OK. >> if I open ssh session to remote server - all OK. >> Problem exists only locally. > > There was a discussion on svn-src-all a few days ago, and on another > mailing list a few months ago. See > http://lists.freebsd.org/pipermail/svn-src-all/2009-December/016715.html > for the most recent discussion, which contains links to the previous > one too. and so - patch for old behavior commited? or, need wait some years? =)