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 on start and fix clear sequence #249

Merged
merged 3 commits into from
Mar 23, 2021

Conversation

wclr
Copy link
Contributor

@wclr wclr commented Mar 20, 2021

  1. add clearing screen on the first start
  2. fixes clear screen sequence because with the current one terminal can be scrolled up after it is cleared (at least on windows), this is no good.

wclr and others added 2 commits March 21, 2021 01:02
- [.eslintrc] Add rules for semicolons and whitespace
- [test/cli] Add tests for clear
- [test/spawn] Add tests for clear
- [test/spawn] Move into directory
- [test/utils/spawn] Strip out control char when logging
- [lib/clear] Move clear logic into separate file
- [lib/index] Group similar code
@bjornstar
Copy link
Collaborator

Thanks for submitting this, I sent you a PR with some updates for it. If you'd like to see this merged, please accept my PR.

Use new control character to clear output
@wclr
Copy link
Contributor Author

wclr commented Mar 23, 2021

Done.

@bjornstar bjornstar merged commit 1bd5d4f into fgnass:master Mar 23, 2021
@bjornstar
Copy link
Collaborator

Published as v6.6.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants