From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 11:00:17 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 834AD106566B; Wed, 28 Apr 2010 11:00:17 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 3716D8FC23; Wed, 28 Apr 2010 11:00:16 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1O7503-0007lO-08>; Wed, 28 Apr 2010 13:00:15 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1O7502-0000Nv-Uc>; Wed, 28 Apr 2010 13:00:14 +0200 Message-ID: <4BD8153E.80309@zedat.fu-berlin.de> Date: Wed, 28 Apr 2010 13:00:14 +0200 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100421 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org, FreeBSD Stable Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: resizing xterminal while in vi-session forces vi to coredump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 11:00:17 -0000 Hello, vi coredumps if one is resizing the xterm within the vi session runs. OS is FreeBSD 8.0-STABLE/amd64 r207308: Wed Apr 28 09:10:03 CEST 2010, ports are most recent, X11 has been recompiled in favor of WITHOUT_NOUVEAU= YES Kernel also utilises options TEKEN_UTF8 options TEKEN_XTERM but I think this is for console only. Should I file a PR? Thanks for your patience, O. Hartmann