ffmpeg-progressbar-cli icon indicating copy to clipboard operation
ffmpeg-progressbar-cli copied to clipboard

Reset terminal state when exiting due to signal

Open systemmonkey42 opened this issue 4 years ago • 0 comments

Can you please add a signal handler for SIGINT and SIGTERM to ensure the terminal state is reset before exiting?

Currently if I press ctrl-c during a transcode, I need to manually get the terminal back to normal.

Thanks

systemmonkey42 avatar Jun 05 '21 04:06 systemmonkey42