sharkdp / hexyl

A command-line hex viewer
Apache License 2.0
8.92k stars 227 forks source link

hexyl should not fail if `--panels=auto` is used and output is not a TTY #184

Closed sharkdp closed 1 year ago

sharkdp commented 1 year ago
hexyl --panels=auto $(which hexyl) | less

=> fails with not a tty