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 IMrAIkkH+150OwAA0tVLHw (envelope-from ) for ; Tue, 30 Jun 2020 09:35:05 +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 qIeTHkkH+14YCwAAbx9fmQ (envelope-from ) for ; Tue, 30 Jun 2020 09:35:05 +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 1D809940428 for ; Tue, 30 Jun 2020 09:35:04 +0000 (UTC) Received: from localhost ([::1]:42206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqCfP-0006i7-SE for larch@yhetil.org; Tue, 30 Jun 2020 05:35:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49328) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqCeT-0005sN-Qd for guix-devel@gnu.org; Tue, 30 Jun 2020 05:34:05 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:38306) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqCeR-00083F-4r for guix-devel@gnu.org; Tue, 30 Jun 2020 05:34:05 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 4037b0e2; Tue, 30 Jun 2020 09:34:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=wZM/QaufJOCL9i/p8ZhkLB /Xpf28kKrBaJ2kkqL5AxM=; b=k7KuXNYooU2vy0QyfhpuAHGZZKZKktaV548Vtf cC0K7Wvk16DD6fHRs3lnjwc6CM9KhCwwiALv9jYP0Xsb+FFRyvJIeYazMmUYx1v4 J5bJNMeW7nlYRO1yvOgUU8b/RZQEMG1o1YLi+l087a1QUzaCWFSYcS5XVYjqr+ev BcO+C/CBpHotxTbY4a1LYTBQkvJMCJD1OL8aTLx1QvGx5Es12wh6BZwsdpnamGQC bingcDDe1/ALW76gnuHsfzDjwsgzq2+7UjcnOt3vl5UBvndLz8H3riJFzyvvq+rt vJlZVlGa2s7SQXKDI9rbr8pEptHHRm64+UDet1il0bSAKglA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 2b5e537a (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 30 Jun 2020 09:34:02 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Ekaitz Zarraga Cc: guix-devel@gnu.org Subject: Re: guix search: first line(s) not shown References: In-reply-to: Date: Tue, 30 Jun 2020 11:33:56 +0200 Message-ID: <87tuys99tn.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action 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=pass header.d=tobias.gr header.s=2018 header.b=k7KuXNYo; dmarc=pass (policy=reject) header.from=tobias.gr; 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.31 X-TUID: 8hNHuAHyls6Z --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Ekaitz, Ekaitz Zarraga =E5=86=99=E9=81=93=EF=BC=9A > With the recent adoption of $PAGER in `guix search` I'm=20 > experiencing an issue. The some of the firsts lines are not=20 > shown if the output long enough to cover the full screen so I=20 > can't see the first package name. It forces me to scroll down=20 > and up again. [=E2=80=A6] > Is this happening to others too? Yes! It looks like (at least) rendering =E2=80=98description=E2=80=99 does= n't=20 account for the length of the "description: " prefix itself,=20 making the first line too long. That confuses less and/or makes=20 it wrap non-deterministically. After invoking =E2=80=98guix search foo=E2=80=99, name and version are miss= ing,=20 and: =2D-8<---------------cut here---------------start------------->8--- description: This package aims to provide a one-stop solution to=20 requirements for footnotes. It offers: Multiple footnote + apparatus superior to that of `manyfoot'. Footnotes can be=20 formatted in separate paragraphs, or be run into a =2D-8<---------------cut here---------------end--------------->8--- After scrolling down and then up: =2D-8<---------------cut here---------------start------------->8--- description: This package aims to provide a one-stop solution to=20 requirements for footnotes. It offers: Multiple footnoteus=20 superior to that of `manyfoot'. Footnotes can be formatted in=20 separate paragraphs, or be run into a =2D-8<---------------cut here---------------end--------------->8--- (=E2=80=98footnoteus=E2=80=99). The description =E2=80=98shrinks=E2=80=99 = by 2 lines, making room=20 for the name and version fields at the top. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXvsHBQAKCRANsP+IT1Vt edyXAQCwnqKlhpipCjRz693Y1iD0v52k17HxBiPv4w4177eBBwEA1i8NzImGLgZC 35fQmUY0ayj7SSnjOhHzN6KTmam0yA8= =v8fN -----END PGP SIGNATURE----- --=-=-=--