Hi! Tobias Geerinckx-Rice <m...@tobias.gr> skribis:
> Ekaitz Zarraga 写道: >> With the recent adoption of $PAGER in `guix search` I'm >> experiencing an issue. The some of the firsts lines are not >> shown if the output long enough to cover the full screen so I >> can't see the first package name. It forces me to scroll down >> and up again. > […] >> Is this happening to others too? > > Yes! It looks like (at least) rendering ‘description’ doesn't > account for the length of the "description: " prefix itself, > making the first line too long. That confuses less and/or makes > it wrap non-deterministically. Indeed, that seems to be the case. Apparently 31522dfa1951c655898afb37eda58c048d1c2338 fixes it. Lemme know! Ludo’.