From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/5] gnu: Add terminology. Date: Sun, 01 Mar 2015 21:36:43 +0100 Message-ID: <87lhjg8nfo.fsf@gnu.org> References: <1425161466-4681-1-git-send-email-sleep_walker@suse.cz> <1425161466-4681-6-git-send-email-sleep_walker@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAbc-0007GJ-3E for guix-devel@gnu.org; Sun, 01 Mar 2015 15:36:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSAbX-00069e-3E for guix-devel@gnu.org; Sun, 01 Mar 2015 15:36:52 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAbW-00069Z-W8 for guix-devel@gnu.org; Sun, 01 Mar 2015 15:36:47 -0500 In-Reply-To: <1425161466-4681-6-git-send-email-sleep_walker@suse.cz> (=?utf-8?B?IlRvbcOhxaEJxIxlY2giJ3M=?= message of "Sat, 28 Feb 2015 23:11:06 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Cc: guix-devel@gnu.org Tom=C3=A1=C5=A1 =C4=8Cech skribis: > * gnu/packages/enlightenment.scm (terminology): New variable. [...] > + (inputs > + `(("efl" ,efl) > + ("elementary" ,elementary))) Propagate? > + (description > + "Terminology is fast but advanced and feature rich terminal emulato= r. > +Some of it's features: > + - support for X and framebuffer (when properly built) > + - multiple tabs > + - UTF-8 support > + - themable - you can change background, cursor, visual bell style, > + selection, etc. > + - integrated popup viewer for images, videos, etc. > + - tycat, tyls, typop tools for non-text contents > + - history miniview > + - URL and local path detection > + - pop-up with gravatar on e-mail addresses") No bullet list please. OK to push with this change. Thank you! Ludo=E2=80=99.