On Thu, Nov 04, 2021 at 09:18:47PM +0100, Jakub Wilk wrote:
> * Adam Borowski , 2021-10-12, 22:09:
> > One option would be providing a bogus size (such as 80x24 as getty on
> > serial does). I'm not sure, though, if it'd do more or less harm than
> > not providing a size at all.
> >
> > On the oth
* Adam Borowski , 2021-10-12, 22:09:
Some programs are very confused about the terminal width when run
under pipetty, e.g.:
[...]
Apparently this is because pipetty never sets windows size, so the
size is reported as 0:
$ strace -f -o '|grep -w TIOCGWINSZ >&2' pipetty gallery-dl --help >/de
On Mon, Oct 11, 2021 at 03:33:12PM +0200, Jakub Wilk wrote:
> Package: colorized-logs
> Version: 2.6-1
>
> Some programs are very confused about the terminal width when run under
> pipetty, e.g.:
[...]
> Apparently this is because pipetty never sets windows size, so the size is
> reported as 0:
>
Package: colorized-logs
Version: 2.6-1
Some programs are very confused about the terminal width when run under
pipetty, e.g.:
$ gallery-dl --help | head
usage: gallery-dl [OPTION]... URL...
General Options:
-h, --helpPrint this help message and exit
--version
4 matches
Mail list logo