Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outfile option does not work in stopwatch mode #54

Open
n8willis opened this issue Apr 15, 2020 · 1 comment
Open

outfile option does not work in stopwatch mode #54

n8willis opened this issue Apr 15, 2020 · 1 comment

Comments

@n8willis
Copy link

I tried termdown (installed via pip) on Python 3.6.9 on an Ubuntu 18.04 system, and when I use the -o or --outfile options with stopwatch mode, the lap data and average are written to std out after exiting the program, but nothing is ever written to the filename I pass after the o/outfile switch.

There is an error reported if I supply an outfile name that already exists, however.

@anischenk0
Copy link

Don't know if related but my outfile gets deleted after I exit the program. I'd rather have the same output the console gets but in the text file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants