bug#41811: `guix search` shows control sequences

2020-06-14 Thread Ludovic Courtès
Hi, Lars-Dominik Braun skribis: >> No control sequences if you do “unset LESS” before hand, right? >> I think we’ll just override ‘LESS’ unconditionally as shown below. > yes, and the patch fixes the issue. Pushed as e66f243e929bbd94e62e77cfa6a63dfd001ebe07. Thanks for testing! Ludo’.

bug#41811: `guix search` shows control sequences

2020-06-13 Thread Lars-Dominik Braun
Hi, > No control sequences if you do “unset LESS” before hand, right? > I think we’ll just override ‘LESS’ unconditionally as shown below. yes, and the patch fixes the issue. Thanks, Lars

bug#41811: `guix search` shows control sequences

2020-06-13 Thread Ludovic Courtès
Hi, Lars-Dominik Braun skribis: > $ env | grep -i less > LESS=-R -M --shift 5 > LESSOPEN=|lesspipe %s > PAGER=/usr/bin/less > $ less --version > less 551 (PCRE2 regular expressions) > […] No control sequences if you do “unset LESS” before hand, right? I think we’ll just override ‘LESS’ uncondi

bug#41811: `guix search` shows control sequences

2020-06-11 Thread Lars-Dominik Braun
Hi, when using `guix search python2-xcffib` on a foreign distribution (Gentoo) not all control sequences are stripped by the pager (see location and license): ---snip--- name: python2-xcffib version: 0.6.0 outputs: out systems: x86_64-linux i686-linux dependencies: libxcb@1.14 python2-cffi@1.13.2