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

Add redraw/clear #4

Open
alfredodeza opened this issue Dec 6, 2011 · 1 comment
Open

Add redraw/clear #4

alfredodeza opened this issue Dec 6, 2011 · 1 comment

Comments

@alfredodeza
Copy link
Contributor

When doing TDD is useful to clear the screen and see only new output.

os.system('clear')

Would do the trick, not sure if this would make sense as a default option or a CLI flag is needed. I can help if this makes sense with a pull request.

@cmheisel
Copy link
Owner

cmheisel commented Dec 6, 2011

Agreed -- maybe a cli flag to turn it off? I'd just been passing a command that was "clear && (do my tests)"

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