From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: hint: Run `guix search ... | less' to view all the results Date: Mon, 27 Apr 2020 19:21:12 +0200 Message-ID: References: <20200427012635.GA4379@LionPure> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55892) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT7Ro-0006BL-OM for guix-devel@gnu.org; Mon, 27 Apr 2020 13:21:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jT7Rd-00070z-2w for guix-devel@gnu.org; Mon, 27 Apr 2020 13:21:36 -0400 In-Reply-To: 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: pinoaffe@airmail.cc Cc: Guix Devel , Guix-devel Hello, On Mon, Apr 27, 2020 at 1:59 PM wrote: > imo the best option would be to page, print or truncate depending on > an envvar and/or a commandline flag PAGER="head -20" maybe ? I'm also of the opinion to respect PAGER. Untruncated ouput if unset. -- Vincent Legoll