From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.79.193 with SMTP id q1cs113753bkk; Tue, 11 May 2010 12:59:43 -0700 (PDT) Received: by 10.224.96.27 with SMTP id f27mr4250424qan.198.1273607983040; Tue, 11 May 2010 12:59:43 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 26si16201703qyk.47.2010.05.11.12.59.42; Tue, 11 May 2010 12:59:43 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 69C6C1858350; Tue, 11 May 2010 15:59:42 -0400 (EDT) X-Greylist: delayed 2271 seconds by postgrey-1.31 at rubyforge.org; Tue, 11 May 2010 15:57:35 EDT Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 77DA4185832B for ; Tue, 11 May 2010 15:57:34 -0400 (EDT) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1OBuzX-0006Nj-BP for sup-devel@rubyforge.org; Tue, 11 May 2010 15:19:43 -0400 From: William Morgan To: sup-devel In-reply-to: References: <1273250528-sup-9662@zyrg.net> Date: Tue, 11 May 2010 15:19:43 -0400 Message-Id: <1273605454-sup-2267@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] Arch utf8 vs UTF-8 fix and wide character support X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Matti Eiden's message of 2010-05-11: > I don't know what is the opinion of other sup users, whether adding a > new dependency (to terminfo) is desirable, as the current list of > dependencies is already rather high. I'm working on a gem that provides both wcswidth functionality and the ability to slice a string at specific display widths, both of which, I think, will be required to function entirely. You can try it with 'gem install console'. It's 1.9-only for now. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel