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 REPL screen. #6

Open
oraqlle opened this issue Jun 30, 2022 · 2 comments
Open

Clear REPL screen. #6

oraqlle opened this issue Jun 30, 2022 · 2 comments

Comments

@oraqlle
Copy link

oraqlle commented Jun 30, 2022

I was recently trying BQNPad and was having some trouble restarting the REPL. When ever I visit BQNPad it has everything I had written before still there. Is there any way to completely clear the screen and start from scratch?

@andreypopp
Copy link
Collaborator

No way to do this in UI, you can clear your localStorage in browser console: localStorage.clear()

@oraqlle
Copy link
Author

oraqlle commented Oct 25, 2022

Works. Thanks for the help.

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