From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix search, colors and INSIDE_EMACS Date: Tue, 11 Feb 2020 16:11:55 +0100 Message-ID: References: <87blqeml4w.fsf@ambrevar.xyz> <87tv46qqlf.fsf@elephly.net> <878slamdzp.fsf@ambrevar.xyz> <87r1z13ap2.fsf@ambrevar.xyz> <87v9od2oyw.fsf@gnu.org> 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]:35455) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1XCs-0000Yv-PL for guix-devel@gnu.org; Tue, 11 Feb 2020 10:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1XCq-00050M-Qg for guix-devel@gnu.org; Tue, 11 Feb 2020 10:12:09 -0500 In-Reply-To: <87v9od2oyw.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix Devel Hi Ludo, On Tue, 11 Feb 2020 at 15:11, Ludovic Court=C3=A8s wrote: > >> 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= does > some fancy animation.) The (minor) issue is that the OSC is not always supported and some terminal emulators are not doing the correct thing. For example EShell or (incorrectly build) Mate of Trisquel. Therefore, instead of displaying this special character, just print the full path of the generation file and the commit url. However, I miss something about the 'highlight' function because when chaining the bold face of 'Generation' disappears. Well, it does not matter so much because EShell fixes the issue in the next release, I guess. Cheers, simon