https://github.com/01mf02/jaq/issues/183#issuecomment-2370359796 Hi, using Rust programs ([jaq](https://github.com/01mf02/jaq) is this case) with `|more` on Win 7 give a wrong output: `curl -s https://theunitedstates.io/congress-legislators/legislators-current.json | jaq.exe --color=never .[] | more` shows: ```` ?┼?=>?┼┼????=>????? ┼????????:?┼┼????????┼???????????┼???????>???????┼??????>????┼???>?┼┼┼?????? ┼┼?????? ┼??┼┼????????┼?????=>?????????┼????????>???┼┼????????????????┼┼?????>???┼????>????┼????????????┼┼??? ?????=>??????? ??┼??=>?┼┼????????=?┼┼???>?????┼????????>????????┼?????>?┼┼?????>???????┼┼????>??┼? ????>?┼┼?┼┼┼??=>????┼┼????>???????┼┼┼???????????┼┼???=>?~?┼┼┼?????>??┼┼┼??????????┼┼? ┼? ┼┼????????┼┼┼????????????┼┼??=>???????┼┼┼??????? ┼┼?????????┼┼????>??????┼??┼┼?┼┼┼??=>????┼┼????>???????┼┼┼???????????┼┼???=>?~?┼┼┼?????>??┼┼┼??????? ???┼┼??┼??┼┼????????┼┼┼??????????? ┼┼??=>???????┼┼┼????????┼┼?????????┼┼????>??????┼??┼┼?┼┼┼??=>??? ┼┼????>???????┼┼┼???????????┼┼???=>?~?┼┼┼?????>??┼┼┼??????????┼┼? ┼? ┼┼????????┼┼┼????????????┼┼??=>???????┼┼┼??????? ┼┼?????????┼┼????>??????┼┼┼??????????????????????┼??┼┼?┼┼┼??=>????┼┼????>???????┼┼┼???????????┼┼???= >?~?┼┼┼?????>??┼┼┼?????????? ┼┼???>??????????????????┼┼??┼??┼┼????????┼┼┼????????????┼┼??=>???????┼┼┼????????┼┼????>? ┼┼????>??????┼┼┼??????????????????┼┼?????>????????????????????????????┼┼???=>????????┼┼┼??????????? ┼┼???????????????????????????? ┼┼???????????????????????┼??┼┼?┼┼┼??=>??? ┼┼????>???????┼┼┼???????????┼┼???=>?~?┼┼┼?????????? ┼┼????>??┼┼???>????????????????┼┼┼?????????????????????????????????┼┼┼???????????? ┼┼???>????????┼┼┼???????>????????????????????┼┼┼???=>????4?????????????┼┼???????????? -- Más -- ```` More details on https://github.com/01mf02/jaq/issues/183 Cheers.