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

Clear too agressive on MacOS #870

Open
dsandstrom opened this issue May 26, 2017 · 1 comment
Open

Clear too agressive on MacOS #870

dsandstrom opened this issue May 26, 2017 · 1 comment

Comments

@dsandstrom
Copy link

I saw that the clear command was changed by 5f4ab94 .

The problem this causes is that this removes past test results. I don't always have my eye on the results. And after multiple test iterations are run, there is no way to scroll up to see if the previous tests passed or not.

For example, I will hit enter to run all test. Then continue working on a file, then save it. Guard will then run the file's tests after running all tests. If errors pop up from "all tests" there will no way for me to see them because the file's tests just cleared the console.

I propose going back to just plain clear or adding another option. I will disable clearing for now.

@dsandstrom
Copy link
Author

Link #858

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

1 participant