From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Guix search, colors and INSIDE_EMACS Date: Tue, 11 Feb 2020 15:11:35 +0100 Message-ID: <87v9od2oyw.fsf@gnu.org> References: <87blqeml4w.fsf@ambrevar.xyz> <87tv46qqlf.fsf@elephly.net> <878slamdzp.fsf@ambrevar.xyz> <87r1z13ap2.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47730) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1WGI-0002N7-6f for guix-devel@gnu.org; Tue, 11 Feb 2020 09:11:39 -0500 In-Reply-To: <87r1z13ap2.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 11 Feb 2020 07:22:17 +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-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix Devel Pierre Neidhardt skribis: > zimoun writes: > >> The issue is that the highlight is not done and I am not happy with it. = :-) >> Have you a fix for that? > > What do you want to do exactly? Underline the links? It=E2=80=99s up to the terminal emulator to do that (VTE does that, Eterm d= oes some fancy animation.) Ludo=E2=80=99.