rclone/cmd/ncdu
eNV25 0ea2ce3674 cmd/ncdu: fix screen corruption when logging
Before this change if logs were not redirected, logging would
corrupt the terminal screen.

This commit stores the logs (max ~100 lines) in an array and
print them when the program exits.
2023-03-17 14:52:34 +00:00
..
scan ncdu: add support for modification time 2022-11-07 11:57:44 +00:00
ncdu_unsupported.go ncdu: replace termbox with tcell's termbox wrapper 2022-06-19 11:22:45 +01:00
ncdu.go cmd/ncdu: fix screen corruption when logging 2023-03-17 14:52:34 +00:00