rndusr / stig

TUI and CLI for the BitTorrent client Transmission
GNU General Public License v3.0
554 stars 24 forks source link

How can I force stig to show column headers and fancy formatting? #213

Closed balupton closed 2 years ago

balupton commented 2 years ago

I'd like to store the results of a stig ls command into a temporary file, however any piping causes stig to do a more machine like style output. How can I keep the human readable output of stig, and pipe it?

balupton commented 2 years ago

Figure dit out: env COLUMNS=$COLUMNS LINES=$LINES stig ls