From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LWZxY-0002Tv-GS for garchives@archives.gentoo.org; Mon, 09 Feb 2009 17:30:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77FF6E0320; Mon, 9 Feb 2009 17:30:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 58038E0320 for ; Mon, 9 Feb 2009 17:30:15 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id CE281657C2; Mon, 9 Feb 2009 17:30:14 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] midnight commander -> which screen library Date: Mon, 9 Feb 2009 12:30:12 -0500 User-Agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; ) References: <20090130134224.GA24643@nibiru.local> In-Reply-To: <20090130134224.GA24643@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902091230.14015.vapier@gentoo.org> X-Archives-Salt: ee107b60-93a9-4bcc-b53e-f1b16944d1c9 X-Archives-Hash: f47117119c936b61150dac399e80ee65 On Friday 30 January 2009 08:42:24 Enrico Weigelt wrote: > @mc.o (*1) we're currently discussing which screen library to keep. > Either ncurses or slang will be dropped (bundled slang will anyway) > Both have their pros and cons, so we haven't decided yet. considering ncurses is available on every distro by default, it's kind of a no brainer. no one includes slang out of the box. -mike