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 EClGF4Zv8l6BVQAA0tVLHw (envelope-from ) for ; Tue, 23 Jun 2020 21:09:26 +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 CPrvEoZv8l7lEAAAbx9fmQ (envelope-from ) for ; Tue, 23 Jun 2020 21:09:26 +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 D5FE49401CB for ; Tue, 23 Jun 2020 21:09:25 +0000 (UTC) Received: from localhost ([::1]:48790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnqAW-00031y-Mr for larch@yhetil.org; Tue, 23 Jun 2020 17:09:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnq8B-0008MO-Jz for guix-devel@gnu.org; Tue, 23 Jun 2020 17:06:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40259) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnq8B-00005z-54; Tue, 23 Jun 2020 17:06:59 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:40142 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jnq80-0002LV-M4; Tue, 23 Jun 2020 17:06:58 -0400 From: Marius Bakke To: Robin Templeton , guix-devel@gnu.org Subject: Re: hint: Run `guix search ... | less' to view all the results In-Reply-To: <87sgelydh5.fsf@terpri.org> References: <87sgelydh5.fsf@terpri.org> Date: Tue, 23 Jun 2020 23:06:46 +0200 Message-ID: <87r1u58pax.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: kwFBO6gs/kxl --=-=-= Content-Type: text/plain Robin Templeton writes: > Seconded! The current behavior seems exactly backwards compared to most > *nix tools; if I wanted *less* information from "guix search" I'd > manually pipe the output into head or recsel. Perhaps Git-style > auto-pagination (i.e. page the results when outputting to a terminal) > would be a good compromise as a default. I think this is exactly what 'guix search' does as of a few weeks ago? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7ybuYACgkQoqBt8qM6 VPqqFwf/ZGnduS6JpxSSzis60Z0bIZX3WaljEIWre/vj5zhi/Y3/+vJCO4VhxisD 3r9PVIT5MoKDECuS9tIXFUma51uQo3JC/WsSogqumpu3vAl8xZyITNs9iMYqofBq 1EiZrSW053RLJye0Pbqi8oL31GfXW7zLrIYCvLL1btwa4ZKXvIjjf/3TYDD4/CJE NdBWWI+OSBe/WU7JxJCxzfnps6nSJMMeqns6+b9RxVrnlE2i9wBNO/EezOVQ88bt KwLKVkQniA/XxWlNAiZi+ydQeBlBxTI07edX0/Uq0IFjU5Ui6KBx8AtXZjTkl85n Erw39OB2krgQOYyRS6wDGR1rc3vKTA== =mrqQ -----END PGP SIGNATURE----- --=-=-=--