From owner-freebsd-current@FreeBSD.ORG Wed Aug 31 17:49:15 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC7C11065783 for ; Wed, 31 Aug 2011 17:49:15 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6E65B8FC21 for ; Wed, 31 Aug 2011 17:49:15 +0000 (UTC) Received: by qyk9 with SMTP id 9so740821qyk.13 for ; Wed, 31 Aug 2011 10:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=vYC7WCxm+9FpLBt23Xd9gEdmjxF/AKzC2YGOZRti/LE=; b=BueMvCt2btbfoSHkbsfbCwT8J5TiuqZmD70k+LA9EBeb6MxwLoRMYLygeC3TOAYxM0 psGjaEbPAfnOPKXFZhNnl7zb+UZAp+LyC6xbptEUl2pWkDWzYClVVuxaPD3uOkwFGX81 vEk5+ozXnYl4AVhyN7tnxk45jIG5Ftk5UemiE= MIME-Version: 1.0 Received: by 10.224.198.73 with SMTP id en9mr621732qab.29.1314812954939; Wed, 31 Aug 2011 10:49:14 -0700 (PDT) Received: by 10.224.37.83 with HTTP; Wed, 31 Aug 2011 10:49:14 -0700 (PDT) In-Reply-To: <4E5E5FED.7000305@fuzzwad.org> References: <4E5E5FED.7000305@fuzzwad.org> Date: Wed, 31 Aug 2011 10:49:14 -0700 Message-ID: From: Garrett Cooper To: Ron McDowell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current Subject: Re: 9.0B1 Installer issues 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: Wed, 31 Aug 2011 17:49:15 -0000 On Wed, Aug 31, 2011 at 9:23 AM, Ron McDowell wrote: > Recently did a clean install of 9.0B1 into a 900gb VMware image. ... > 3. =A0A minor nit... no screen image for this one so I hope my explanatio= n > suffices. =A0From the screen shown in 1 above [and on a disk with some > unallocated space :) ], press "C"reate. =A0The top line says "freebsd-ufs= " > with the cursor on the "f", and you're in "insert mode". =A0I either have= to > arrow out to the end of the line, then backspace; or type in what I want, > then delete the rest. =A0Two ways to make this more friendly. A] Place th= e > cursor at the end of the line. B] Leave it at the beginning, but if anyth= ing > but arrow keys are pressed [and you're at the beginning of the line], del= ete > the text after the cursor. This is an issue with the new libdialog. I agree and I already noted this to Nathan and the upstream maintainer. -Garrett