From owner-freebsd-arch@FreeBSD.ORG Sat Jan 24 18:10:21 2015 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2888F7EE for ; Sat, 24 Jan 2015 18:10:21 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA040D30 for ; Sat, 24 Jan 2015 18:10:20 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id x3so2760538wes.1 for ; Sat, 24 Jan 2015 10:10:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=dZJhKK4KriTrsZniAwLNqJRXVnUrjMmaK2m1W823xM0=; b=QGUVK49Ld4/98x5016ew/QHFRnRCyOohH+drm9QBith+v714r7fqYYLDRVz98LOkiX ZMyDtHbPzC1OlD+8esY8J7vsADEzV6iq6NT4LSHsz1vy9CiY1qp1RJkliKQu18tcsjwy f+Rog24T/pD26EsQl2W6FTX1sTeOtymugAjEHR948Zv7hd0mKai10M/drVzouAUZ2kl0 zkV11vWidgV8Rhx3blBUUKSAks+RSzVtHVTn4LcLdcnDY0iTobM9E4Gqbt/H228QaSpl 2l9jKiV5UYwIuokbAO9nYfYTlGcrn+5Jk1NKWRsRI8BsIKBrRXn10z8T/9N152fdBaLW 9yXw== X-Received: by 10.180.126.99 with SMTP id mx3mr10670875wib.66.1422123019152; Sat, 24 Jan 2015 10:10:19 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id x10sm6746419wif.15.2015.01.24.10.10.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Jan 2015 10:10:18 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 24 Jan 2015 19:10:16 +0100 From: Baptiste Daroussin To: Warner Losh Subject: Re: [RFC] Set the default locale to en_US.UTF-8 Message-ID: <20150124181016.GK81001@ivaldir.etoilebsd.net> References: <20150124143357.GI81001@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mGCtrYeZ202LI9ZG" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: arch@FreeBSD.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2015 18:10:21 -0000 --mGCtrYeZ202LI9ZG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 24, 2015 at 10:52:01AM -0700, Warner Losh wrote: >=20 > > On Jan 24, 2015, at 7:33 AM, Baptiste Daroussin wrot= e: > >=20 > > Hi, > >=20 > > After a bit of hacking on libedit it is now able to handle unicode inpu= ts in a > > better way. At least good enough for /bin/sh to work normally in unicode > > environements. > >=20 > > Given that vt handles properly unicode inputs. I would like to propose = that now > > we set the defaults locales on HEAD to en_US.UTF-8. > >=20 > > https://reviews.freebsd.org/D1467 >=20 > Do recent vintage Terms and its decedents handle UTF-8? If so, then that= =E2=80=99s likely > a reasonable default change. =46rom what I'm aware of all modern (including the good old xterm) do suppo= rt UTF-8 correctly. >=20 > Then again, I speak English, and the change does now explicitly specify a= language > which before defaulted to English. Maybe the bsdconfig can be tweak to allow the user to chose the default language? Best regards, Bapt --mGCtrYeZ202LI9ZG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTD4AgACgkQ8kTtMUmk6EwbSwCfU4TCRlLhJ+ClHsPxrm+yttDh UG4An1oN8RT2xLvdhSE4vhVOtwRuPsGs =iX/Z -----END PGP SIGNATURE----- --mGCtrYeZ202LI9ZG--