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

Terminal doesn't automatically scroll when print() adds text past the bottom of the terminal. #10

Closed
asweigart opened this issue Aug 14, 2019 · 2 comments
Labels

Comments

@asweigart
Copy link

When I have the terminal set to a fixed size, there are only so many lines I can print before the text goes past the bottom edge and I can no longer see any new text added by print().

@normai
Copy link

normai commented Dec 11, 2019

Remember the project's slogan: 'dead simple JavaScript library'. I also would like scrolling text, just this does not exist. Yet?

commanddotcom added a commit that referenced this issue May 10, 2021
@commanddotcom
Copy link
Collaborator

fixed

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

No branches or pull requests

3 participants