From owner-freebsd-current@FreeBSD.ORG Wed Feb 5 15:45:48 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34DF6FE6 for ; Wed, 5 Feb 2014 15:45:48 +0000 (UTC) Received: from nm22-vm2.bullet.mail.ne1.yahoo.com (nm22-vm2.bullet.mail.ne1.yahoo.com [98.138.91.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D0A1B1756 for ; Wed, 5 Feb 2014 15:45:47 +0000 (UTC) Received: from [98.138.100.114] by nm22.bullet.mail.ne1.yahoo.com with NNFMP; 05 Feb 2014 15:45:41 -0000 Received: from [98.138.84.39] by tm105.bullet.mail.ne1.yahoo.com with NNFMP; 05 Feb 2014 15:45:40 -0000 Received: from [127.0.0.1] by smtp107.mail.ne1.yahoo.com with NNFMP; 05 Feb 2014 15:45:40 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1391615140; bh=eNc0Wbpw0GqjJ2oIdQr3yguX+vhEPPYKw8kbFjw65Pw=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Content-Type:Date:Message-ID:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=4wWRfUuhUXpyuGahqSpVq3Sr3hhovg1Sfz9xh5GBzPWANHcbYZwbnLlezp68J9l/3ht5TvKaVGllhQPPxGIo8vEgRwz8ouZF6NSD/M4OCDH8AddWXaDAu904remzClbIB8/KBxlmxX0/Jx8DoeTHNSJESRTcsHpsh0oySU8yjp4= X-Yahoo-Newman-Id: 956751.86436.bm@smtp107.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: UAXMqskVM1lY.ClC4u5qLg0a_lEATY.xuFVGXmFA.Gp0F26 J8_0hqv5FyNBuTSIoWTnPfq4vsDcckLpAdprD0akpGQJLkPA1RCPNAAeGPHj wWv4c25EJZdZiKEkQKp2rIAuXJNQRK873ujA_ye7AE5aiE2fjJEHjbUZ7unl 44zJ5UiI6JZk1cUbNu9NRf5eQ7a89kJjh6Jx.4NA1h_ytlZrtb3yk0cmdfWN Kl3KfYksqv.7GSFj7HpxFraw.vOylf.ekPICA3GaYLNmSQVape7rlqJfZrUX PYtuxsyN1V4z7rfr_h7KZInIfPdEFAJe1gmry1vDD4JcoX1HQCgZMMdhAucN APUisDmFh6Qzjw1hfXWTEnmegVyJ3n9ulQajugVqHp2A3oqxUXB90deQvvOP UP_M3rxcrqFZG76Roa07zvEXRdorSXKkWJ.m3BdLteYcfhRjPqZ_HKUKIL.M 4A0625HMkG.kydQZadIjcZaYmGjtYPlU8iwCScs7tRxkXZOtSAfNbre.B5fj K8b1HxWntqHszxJmdqSbWcA2UqjBrbhKHOdgMZ0TNKII_rhXcKDY._ojVD9X isVEx8zo- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [10.73.160.242] (sean_bruno@209.131.62.116 with plain [98.139.211.125]) by smtp107.mail.ne1.yahoo.com with SMTP; 05 Feb 2014 07:45:40 -0800 PST Subject: fonts and characters From: Sean Bruno To: "freebsd-current@freebsd.org" Content-Type: text/plain; charset="us-ascii" Date: Wed, 05 Feb 2014 07:42:03 -0800 Message-ID: <1391614923.1481.3.camel@powernoodle.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 15:45:48 -0000 I note that I have somehow failed to install or configure my system so that my terminal does not render characters outside of my alphabet at all. Typically, I run my IRC sessions in tmux inside a xfce-terminal, but I'm not sure how to get proper rendering of characters for other alphabets (cyrillic, kanji, etc). Is this a trivial mistake on my part or is something slightly more interesting going on? sean p.s. firefox renders other alphabets (for the most part) just fine.