termdown icon indicating copy to clipboard operation
termdown copied to clipboard

Add `--outfile-keep` flag to keep outfile on termdown exit instead of deleting.

Open ediw8311xht opened this issue 1 year ago • 0 comments

Purpose:

Issues such as: #54 , show confusion on how outfile works, and expect that the outfile will not be deleted on exit.

Changes:

Added --outfile-keep flag to keep outfile on termdown exit instead of deleting. This flag defaults to False.

What this Accomplishes:

This change adds an option that allows for the outfile to be kept. Also ensures that users know that the default behavior of --outfile (automatically deleting the outfile on exit) is not a bug.

ediw8311xht avatar Jul 21 '24 23:07 ediw8311xht