From owner-freebsd-arch@FreeBSD.ORG Sun Jan 25 14:32:48 2015 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDC02645; Sun, 25 Jan 2015 14:32:48 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81445C17; Sun, 25 Jan 2015 14:32:45 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1YFOF1-000KRJ-Ky; Sun, 25 Jan 2015 17:32:43 +0300 Date: Sun, 25 Jan 2015 17:32:43 +0300 From: Slawa Olhovchenkov To: Baptiste Daroussin Subject: Re: [RFC] Set the default locale to en_US.UTF-8 Message-ID: <20150125143243.GB76051@zxy.spb.ru> References: <20150124143357.GI81001@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150124143357.GI81001@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false 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: Sun, 25 Jan 2015 14:32:49 -0000 On Sat, Jan 24, 2015 at 03:33:57PM +0100, Baptiste Daroussin wrote: > Hi, > > After a bit of hacking on libedit it is now able to handle unicode inputs in a > better way. At least good enough for /bin/sh to work normally in unicode > environements. > > 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. > > https://reviews.freebsd.org/D1467 > > Best regards, > Bapt NO! Please, NOT! Not all bytestring allowed in UTF-8, as result -- unpedicable failed execution of sed, grep, vi, ed and etc.