From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EAJWC8ljPl+bFgAA0tVLHw (envelope-from ) for ; Thu, 20 Aug 2020 11:51:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IEwAB8ljPl+NJAAAbx9fmQ (envelope-from ) for ; Thu, 20 Aug 2020 11:51:37 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C565A94062F for ; Thu, 20 Aug 2020 11:51:35 +0000 (UTC) Received: from localhost ([::1]:55608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k8j6T-0003gW-6z for larch@yhetil.org; Thu, 20 Aug 2020 07:51:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37304) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k8j6L-0003gA-4S for help-guix@gnu.org; Thu, 20 Aug 2020 07:51:25 -0400 Received: from vimdzmsp-sfwd06.bluewin.ch ([195.186.227.133]:46802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k8j6H-0004sV-RS for help-guix@gnu.org; Thu, 20 Aug 2020 07:51:24 -0400 Received: from bluewin.ch ([85.5.44.62]) by vimdzmsp-sfwd06.bluewin.ch Swisscom AG with ESMTPA id 8j6AkCRN0A5n28j6BkKk4N; Thu, 20 Aug 2020 13:51:15 +0200 X-Bluewin-Spam-Analysis: v=2.3 cv=TZINSSYh c=1 sm=1 tr=0 a=bLoAJnPGBKLbGpzEBMhwHQ==:117 a=IkcTkHD0fZMA:10 a=Fdy4pYMtAAAA:8 a=sCrUA7ZZAAAA:20 a=E-Z7F94c_xSyAnh9aPAA:9 a=QEXdDO2ut3YA:10 a=5DQXVTEpCxgA:10 a=Nkf8ayZEhAYA:10 a=DaMyPTceEhNy-QruzECV:22 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[85.5.44.62] Epoch[1597924275] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Thu, 20 Aug 2020 13:51:14 +0200 From: Fulbert To: help-guix@gnu.org Subject: Re: nnn with icons Message-ID: <20200820115114.GA20397@bluewin.ch> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-CMAE-Envelope: MS4wfPwt8Ynvvwlpx+kpMT/Uh5tjKtrKIquZDInoTIf47QQCLglHULMTsHXwEoqfdL14197mzh0OUqTiqiOTzr7QlaVaqLXOXeKfYzpGKEXbq8ZHznTXCGq7 iKFtlcmnMcW8kh1mqIf5UAcAE0KuyaQdEpXivmEGKtBXWgjrhRI+l1fR Received-SPF: pass client-ip=195.186.227.133; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd06.bluewin.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/20 07:51:16 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.49 X-TUID: PbvrI8zD6k+N On Thu, Aug 20, 2020 at 11:21:30AM +0000, Ekaitz Zarraga wrote: > Hi, Hello Ekaitz > Is anyone here using nnn terminal file browser? I don't, but… > I installed but I don't see icons. Do you know what should I do to make the icons work well with it? It says¹ "To see the icons correctly, install icons-in-terminal²." ¹ https://asciinema.org/a/353811 ² https://github.com/sebastiencs/icons-in-terminal > Thanks! You are welcome !