Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

pv 1.7.18 doesn't use the whole terminal width #72

@andrew-schulman

Description

@andrew-schulman

In Cygwin, the output of pv 1.7.18 is always 80 characters wide, even when the terminal is wider, for example 199 columns as here:

$ pv -S -s 100G < /dev/zero > /dev/null
 100GiB 0:00:11 [8.73GiB/s] [================================>] 100%

$ echo $COLUMNS
199

pv 1.7.0 does use the whole terminal width in Cygwin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions